DirectoryIterator::isExecutable
(PHP 5 <= 5.1.1)
DirectoryIterator::isExecutable — Returns true if file is executable
Descrizione
bool DirectoryIterator::isExecutable
( void
)
Avviso
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Checks if the file is executable.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
TRUE if the entry is executable, otherwise FALSE
DirectoryIterator::isExecutable
There are no user contributed notes for this page.
