SplFileInfo::isWritable

(PHP 5 >= 5.1.2, PHP 7)

SplFileInfo::isWritableTells if the entry is writable

Descrierea

public SplFileInfo::isWritable ( void ) : bool

Checks if the current entry is writable.

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns TRUE if writable, FALSE otherwise;