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