php error handling . Is it just me, or is the "white screen of death" THE single most annoying thing about php? In the past 2 days, I've spent no less than 3 hours figuring out why a couple of new scripts kept 'choking' and I just ...
php error handling . Is it just me, or is the "white screen of death" THE single most annoying thing about php? In the past 2 days, I've spent no less than 3 hours figuring out why a couple of new scripts kept 'choking' and I just ...
specific errors, or PHP error handling in general? Always ensure errors are visible or being logged. Here's a good start if the latter:http://uk.php.net/manual/en/ref.errorfun… p37ry says: November 22, 2009 at 2:18 am ...
See http://perishablepress.com/press/2008/01/14/advanced- php-error-handling -via-htaccess/ for details and examples * * NOTE : READ ALL OF THE COMMENTS IN THIS FILE TO UNDERSTAND HOW IT WORKS. IT * IS PARTICULARLY IMPORTANT YOU DO SO IF ...