When trying to run a php code on my Ubuntu machine
if ( ! is_dir($system_path))
{
header('HTTP/1.1 503 Service Unavailable.', TRUE, 503);
echo 'Your system folder path does not appear to be set correctly. Please open the following file...
asked by
18.11.2015 / 13:44