| 
 
update : 2015.11.03
 
php.shukuma.com검색:
  
 | 
SplObjectStorage::attach(PHP 5 >= 5.1.0) SplObjectStorage::attach — Adds an object in the storage 설명Adds an object inside the storage, and optionally associate it to some data. 반환값값을 반환하지 않습니다. 예제
 Example #1 SplObjectStorage::attach() example 
<?php위 예제의 출력 예시: NULL string(5) "hello" 변경점
 
 참고
 
  |