Articles
Deprecated warnings in PHP5
If you've recently moved servers from a server where PHP4 was the default to a server where...
Increasing upload_max_filesizeIf you are using a CMS you may have found that you can't upload larger files because of the...
PHP4 and PHP5When we made the decision to install PHP5 we were made aware of a large number of scripts that...
Processing HTML files with PHPIf you want to add PHP commands to your HTML pages and don't wish to change the file extensions...
Turning magic quotes offA lot of software now is requiring that "magic quotes" be switched off as it presents a security...