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.
Lista de parámetros
- allow_links
-
Valores retornados
Returns whether the current entry is a directory, but not '.' or '..'
RecursiveDirectoryIterator::hasChildren
There are no user contributed notes for this page.
