/ Published in: Other
Expand |
Embed | Plain Text
ini_set('display_errors', 1); ini_set('error_reporting', E_ALL);
Comments
Subscribe to comments
You need to login to post a comment.
cristiana on 05/02/08
1 person have marked this snippet as a favorite
ini_set('display_errors', 1); ini_set('error_reporting', E_ALL);
Subscribe to comments
You need to login to post a comment.
since php5:
errorreporting als has ESTRICT, for errors that will not kill php