DirectoryIterator::isDir
(PHP 5 <= 5.1.1)
DirectoryIterator::isDir — Returns true if file is directory
Описание
bool DirectoryIterator::isDir
( void
)
Предупреждение
В момента тази функция не е документирана; наличен е единствено списък с аргументите.
Check if the file is a directory.
Параметри
This function has no parameters.
Връщани стойности
TRUE if it is a directory, otherwise FALSE
DirectoryIterator::isDir
There are no user contributed notes for this page.
