SplFileInfo
PHP Manual

SplFileInfo::isWritable

(PHP 5 >= 5.1.2)

SplFileInfo::isWritableTells if the entry is writeable

説明

public bool SplFileInfo::isWritable ( void )

Checks if the current entry is writeable.

パラメータ

この関数にはパラメータはありません。

返り値

Returns TRUE if writeable, FALSE otherwise;


SplFileInfo
PHP Manual