| 
 
update : 2015.11.03
 
php.shukuma.com검색:
  
 | 
RecursiveIterator::hasChildren(PHP 5 >= 5.1.0) RecursiveIterator::hasChildren — Returns if an iterator can be created fot the current entry. 설명
   public bool RecursiveIterator::hasChildren
    ( void
   ) 
  Returns if an iterator can be created for the current entry. RecursiveIterator::getChildren(). 인수이 함수는 인수가 없습니다. 반환값
   Returns   |