DirectoryIterator::isWritable
(PHP 5 <= 5.1.1)
DirectoryIterator::isWritable — Returns true if file can be written
Description
bool DirectoryIterator::isWritable
( void
)
WarningThis function is
currently not documented; only its argument list is available.
Checks if the entry is writable.
Parameters
This function has no parameters.
Return Values
TRUE if the file is writable, otherwise FALSE