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