| 
 
update : 2015.11.03
 
php.shukuma.com검색:
  
 | 
SplObjectStorage::setInfo(PHP 5 >= 5.3.0) SplObjectStorage::setInfo — Sets the data associated with the current iterator entry 설명Associates data, or info, with the object currently pointed to by the iterator. 인수
 
 반환값값을 반환하지 않습니다. 예제
 Example #1 SplObjectStorage::setInfo() example 
<?php위 예제의 출력 예시: string(3) "new" string(3) "new" 참고
 
  |