SplFileInfo::isWritable

Tells if the entry is writable

Beschreibung

public bool SplFileInfo::isWritable ( void )

Checks if the current entry is writable.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns TRUE if writable, FALSE otherwise;