| 
 
update : 2015.11.03
 
php.shukuma.com검색:
  
 | 
SplObjectStorage::offsetSet(PHP 5 >= 5.3.0) SplObjectStorage::offsetSet — Associates data to an object in the storage 설명Associate data to an object in the storage. 
 반환값값을 반환하지 않습니다. 예제
 Example #1 SplObjectStorage::offsetSet() example 
<?php위 예제의 출력 예시: string(5) "hello" 참고
 
  |