DirectoryIterator::isDir
(PHP 5 <= 5.1.1)
DirectoryIterator::isDir — Returns true if file is directory
Beschreibung
bool DirectoryIterator::isDir
( void
)
Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Check if the file is a directory.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
TRUE if it is a directory, otherwise FALSE
DirectoryIterator::isDir
There are no user contributed notes for this page.
