update : 2015.11.03
php.shukuma.com

검색:
 
 
Tells if the entry is writable

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;