RecursiveDirectoryIterator::hasChildren
(PHP 5)
RecursiveDirectoryIterator::hasChildren — Returns whether current entry is a directory and not '.' or '..'
Описание
bool RecursiveDirectoryIterator::hasChildren
([ bool $allow_links
] )
Предупреждение
Към момента тази функция не е документирана; наличен е единствено списъкът с аргументите й.
Параметри
- allow_links
-
Връщани стойности
Returns whether the current entry is a directory, but not '.' or '..'
There are no user contributed notes for this page.
