-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
So to use a custom error handler do I HAVE to have display_errors set to
1 in my php.ini file? This would of course mean I would have to use
custom error handling across all my scripts.
- Re: [PHP] display_errors off and custom error pages IG
- Re: [PHP] display_errors off and custom error pages Richard Lynch