PHP Code Error Reporting for Single Page
PHP 3 Lines Code to Turn on ALL Error Reporting on a Single Page. Be Sure to Remove These 3 Lines of Error Reporting Code when you have Finished Testing
At the very top of the page paste these 3 lines of code to turn on all error reporting at the page level only (whatever page you paste the code).