RecursiveDirectoryIterator::hasChildren
(PHP 5)
RecursiveDirectoryIterator::hasChildren — Returns whether current entry is a directory and not '.' or '..'
Descrierea
public bool RecursiveDirectoryIterator::hasChildren
([ bool
$allow_links
] )Avertizare
Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.
Parametri
-
allow_links -
Valorile întoarse
Returns whether the current entry is a directory, but not '.' or '..'
There are no user contributed notes for this page.
