(PHP 5 >= 5.1.2, PHP 7)
Tells if the entry is writable
public bool SplFileInfo::isWritable ( void )
Checks if the current entry is writable.
Returns:
Returns TRUE
if writable, FALSE
otherwise;
Please login to continue.