[thelist] making a custom php error handler understand @

Jeremy Weiss eccentric.one at gmail.com
Mon Jan 26 13:19:40 CST 2009


One of the companies I subcontract for uses a custom error handling
script on most of their sites. Over all it seems like a fine script,
but I've discovered that it totally ignores PHP's error control
operator. I've done a bit of digging on php.net and hit Google up but
wasn't able to find anything on how to tell a custom error handler to
look for @

Here's the script we're using:  http://pastebin.com/m5db37744

If anyone could point me in the right direction, I would greatly appreciate it.

thanks,
-jeremy



More information about the thelist mailing list