RecursiveDirectoryIterator::hasChildren
(PHP 5)
RecursiveDirectoryIterator::hasChildren — Returns whether current entry is a directory and not '.' or '..'
Descripción
bool RecursiveDirectoryIterator::hasChildren
([ bool $allow_links
] )
Warning
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
Parámetros
- allow_links
-
Valores devueltos
Returns whether the current entry is a directory, but not '.' or '..'
There are no user contributed notes for this page.
