RecursiveDirectoryIterator::hasChildren
(PHP 5)
RecursiveDirectoryIterator::hasChildren — Returns whether current entry is a directory and not '.' or '..'
Opis
bool RecursiveDirectoryIterator::hasChildren
([ bool $allow_links
] )
Ostrzeżenie
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
Parametry
- allow_links
-
Zwracane wartości
Returns whether the current entry is a directory, but not '.' or '..'
RecursiveDirectoryIterator::hasChildren
There are no user contributed notes for this page.
