(PHP 5 >= 5.1.2, PHP 7)
SplFileInfo::isWritable — Tells if the entry is writable
public SplFileInfo::isWritable ( ) : bool
Checks if the current entry is writable.
This function has no parameters.
Returns true
if writable, false
otherwise;
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/splfileinfo.iswritable.php