In my PHP-based websites for work, I have some error handling code that captures
any errors, displays a "friendly" error page, and then sends me an email with
all the details about the error.
However, this doesn't work for syntax/parse errors in pages, since the code is
not actually executed in this case. I can't seem to find anything online about
capturing these errors and notifying myself somehow.
Does anyone do something like this already?
--
Andrew Gaffney http://dev.gentoo.org/~agaffney/
Gentoo Linux Developer Catalyst/Installer + x86 release coordinator
--
[EMAIL PROTECTED] mailing list