Error Reporting use them both

suggest change
// this sets the configuration option for your environment
ini_set('display_errors', '1');

//-1 will allow all errors to be reported
error_reporting(-1);

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Debugging:
*Error Reporting use them both

Table Of Contents
19XML
51Debugging
81PDO
102APCu
108PSR