Articles
Error 403 - Forbidden
If you're getting error 403 - Forbidden running your PHP script, the chances are that it's...
Error 500 - Internal Server ErrorUsually you get this error when the script you're trying to run isn't owned by yourself or it's...
PHP TutorialsWe came across these tutorials on PHP and have to say we're impressed! If you want to pick up...
PHP v4PHP v4 was officially announced as reaching it's End-Of-Life in July 2007. No more PHP v4...
Use of php_flag or php_value in .htaccessIf you're on a server with SUPHP enabled, some PHP options in .htaccess files, such as php_flag...
Using PHP in .html filesIf you want to use .html or .htm files but still have it parsed by PHP then you'll need to add a...