if (is_writable('/path/to/mainfile.php')) {
echo 'mainfile.php is writable';
} else {
echo 'mainfile.php is read-only';
?>
and it saves it like prueba.php, upload to the server, in the same directory where this "mainfile.php" and this is the result:
Parse error: parse error, unexpected $end in C:\Inetpub\vhosts\misitio.com\httpdocs\noticias\prueba.php on line 6
something I am making bad... or as it is the meaning of this?
Sorry for the languge...Im using a translator !!!.
Perseverando !!!