RecursiveDirectoryIterator::hasChildren
(PHP 5)
RecursiveDirectoryIterator::hasChildren — Returns whether current entry is a directory and not '.' or '..'
Описание
public bool RecursiveDirectoryIterator::hasChildren
([ bool $allow_links
] )
ВниманиеК настоящему
времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.
Список параметров
-
allow_links
-
Возвращаемые значения
Returns whether the current entry is a directory, but not '.' or '..'