DirectoryIterator::isExecutable
(PHP 5 <= 5.1.1)
DirectoryIterator::isExecutable — Returns true if file is executable
Описание
bool DirectoryIterator::isExecutable
( void
)
Внимание
К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.
Checks if the file is executable.
Список параметров
This function has no parameters.
Возвращаемые значения
TRUE if the entry is executable, otherwise FALSE
DirectoryIterator::isExecutable
There are no user contributed notes for this page.
