RecursiveDirectoryIterator::hasChildren
(PHP 5)
RecursiveDirectoryIterator::hasChildren — Returns whether current entry is a directory and not '.' or '..'
Beschreibung
bool RecursiveDirectoryIterator::hasChildren
([ bool $allow_links
] )
Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Parameter-Liste
- allow_links
-
Rückgabewerte
Returns whether the current entry is a directory, but not '.' or '..'
RecursiveDirectoryIterator::hasChildren
There are no user contributed notes for this page.
