|
RecursiveDirectoryIterator::hasChildrenReturns whether current entry is a directory and not '.' or '..' Description
public bool RecursiveDirectoryIterator::hasChildren(bool
$allowLinks = false )Warning
This function is currently not documented; only its argument list is available. Parameters
Return ValuesReturns whether the current entry is a directory, but not '.' or '..' |