is_writeable

(PHP 3, PHP 4 >= 4.0b1)

is_writeable -- Tells whether the filename is writable

Description

bool is_writeable (string filename)

This is an alias for is_writable()