Posted by Simon Kittle on 10/27/06 10:33
Hi,
Is it possible in PHP to provide a nice pretty page when a fatal error
occurs? (Or any of the errors listed here
http://uk.php.net/manual/en/function.set-error-handler.php which you
cannot catch).
I have error_reporting turned off as I have a production server - but
that just gives a blank page which is less than good.
Si
[Back to original message]
|