Posted by Ben Ramsey on 10/20/78 11:24
Thomas Hochstetter wrote:
> Is it possible to catch all parser errors (notices), and as that happens
> redirecting to a 'sorry-page-not-available-at-this-moment' page, whilst
> storing the error (or notice) message somewhere else (e.g. emailing it to
> the developer).
See set_error_handler()
http://www.php.net/set_error_handler
--
Ben Ramsey
http://benramsey.com/
[Back to original message]
|