DirectoryIterator::isDir
(PHP 5 <= 5.1.1)
DirectoryIterator::isDir — Returns true if file is directory
Opis
bool DirectoryIterator::isDir
( void
)
Ostrzeżenie
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
Check if the file is a directory.
Parametry
Ta funkcja nie posiada parametrów.
Zwracane wartości
TRUE if it is a directory, otherwise FALSE
DirectoryIterator::isDir
There are no user contributed notes for this page.
