SplFileInfo
PHP Manual

SplFileInfo::isWritable

(PHP 5 >= 5.1.2)

SplFileInfo::isWritableTells if the entry is writable

Описание

public bool SplFileInfo::isWritable ( void )

Checks if the current entry is writable.

Параметри

Тази функция няма параметри.

Връщани стойности

Returns TRUE if writable, FALSE otherwise;


SplFileInfo
PHP Manual