+
set_error_handler — Sets a **user**-**defined** error handler function ()
set_error_handler — Sets a user-defined error handler function ()- If the error-handler function returns, script execution will continue with the next statement after the one that caused an error. The standard PHP error handler is completely bypassed. error_reporting() settings will have no effect and your error handler will be called regardless
- http://us2.php.net/set_error_handler
error-handler,PHP
✯
✯✯
✯✯
✯✯
✯✯
✯