RecursiveDirectoryIterator::hasChildren
(PHP 5)
RecursiveDirectoryIterator::hasChildren — Returns whether current entry is a directory and not '.' or '..'
Description
bool RecursiveDirectoryIterator::hasChildren
([ bool $allow_links
] )
WarningThis function is
currently not documented; only its argument list is available.
Return Values
Returns whether the current entry is a directory, but not '.' or '..'