Posts Tagged ‘ handler ’

PHP Error Handling- Creating a Custom Error Handler | Web Design …

December 18, 2009
By

Creating a Custom Error Handler A Custom Error Handler is a special function which is called when an error occurs in PHP. This function should accept at.

Read more »