| 
 
update : 2015.11.03
 
php.shukuma.com검색:
  
 | 
ArrayObject::setFlags(PHP 5 >= 5.1.0) ArrayObject::setFlags — Sets the behavior flags. 설명
   public void ArrayObject::setFlags
    ( int  
  $flags
   )Set the flags that change the behavior of the ArrayObject. 인수
 
 반환값값을 반환하지 않습니다. 예제
 Example #1 ArrayObject::setFlags() example 
<?php위 예제의 출력: NULL int(1)  |