Customizing the PHP Error Handler
By Tony Marston2005-04-09
Summary
As you can see the steps required to create an error handler are quite small, but whenever an error occurs you can now be supplied with all the relevant details so you can track it down and fix it more easily.
Tutorial Pages:
» Customising the PHP Error Handler
» Introduction
» Creating the Error Handler
» Calling the error handler
» Summary
