DirectoryIterator::isReadable
(PHP 5 <= 5.1.1)
DirectoryIterator::isReadable — Returns true if file can be read
Descripción
bool DirectoryIterator::isReadable
( void
)
Warning
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
Checks if the entry is readable.
Lista de parámetros
This function has no parameters.
Valores retornados
TRUE if the file is readable, otherwise FALSE
DirectoryIterator::isReadable
There are no user contributed notes for this page.
