Michael Sims wrote:
My site has a custom error handler (implemented via set_error_handler)
which sends a nicely formatted email including all of the error
details, a variable dump, the contents of the output buffer before the
error occured, and the contents of a call to debug_backtrace, in
addition to logging the error to a file.
If it's not asking too much would you be willing to share that custome error handler you wrote?

I'm in the process of writing one but wouldn't want to re-invent the wheel if I didn't have too :)

Jc


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to