error reporting in any PHP script
by bram
PHP Tip – error_reporting(-1) at the top of your script during dev to turn on all warnings, notices, etc in all versions of PHP
PHP Tip – error_reporting(-1) at the top of your script during dev to turn on all warnings, notices, etc in all versions of PHP