is_writeable

(PHP 3, PHP 4 >= 4.0.0)

is_writeable -- ファイルが書き込み可能かどうか確認する

説明

bool is_writeable (string filename)

この関数は、is_writable()のエイリアスです。