is_writeable

(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)

is_writeable -- Tells whether the filename is writable

Description

bool is_writeable (string filename)

This is an alias for is_writable()