DirectoryIterator::isReadable
(PHP 5 <= 5.1.1)
DirectoryIterator::isReadable — Returns true if file can be read
Beschreibung
bool DirectoryIterator::isReadable
( void
)
Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Checks if the entry is readable.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
TRUE if the file is readable, otherwise FALSE
DirectoryIterator::isReadable
There are no user contributed notes for this page.
