DirectoryIterator
PHP Manual

DirectoryIterator::isReadable

(PHP 5 <= 5.1.1)

DirectoryIterator::isReadableReturns true if file can be read

Opis

bool DirectoryIterator::isReadable ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Checks if the entry is readable.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

TRUE if the file is readable, otherwise FALSE


DirectoryIterator
PHP Manual