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:



Table Of Contents