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