Manuel PHP
SplFileInfo::isWritable
(PHP 5 >= 5.1.2)
SplFileInfo::isWritable — Tells if the entry is writable
Description
public bool SplFileInfo::isWritable
( void
)
Checks if the current entry is writable.
Liste de paramètres
Cette fonction ne contient aucun paramètre.
Valeurs de retour
Returns TRUE if writable, FALSE otherwise;
Remonter 
