How-to articles, tricks, and solutions about STRICT
PHP 5 disable strict standards error
To disable the strict standards error in PHP 5, you can add the following line at the top of your PHP script: