Published in: Other
ini_set('display_errors', 1); ini_set('error_reporting', E_ALL);
Comments
Subscribe to comments
You need to login to post a comment.
Textpattern Solutions: PHP-Based Content Management Made Easy
Textpattern is a powerful, PHP-based content management system that allows you to build pretty much any kind of data-driven website quickly and easily. It is very popular among designers and developers alike, and has an active community of users.
cristiana on 05/02/08
1 person has marked this snippet as a favorite
Published in: Other
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