PHP Classes / Error Handler Class

Handle PHP scripts execution errors

Error Handler Class PHP Class

This class can be used to handle PHP scripts execution errors. It provides an error handler callback function that may execute several types of actions when an PHP runtime error is triggered. Currently it can either log the errors to a file, send a message to a given e-mail address, or show the error details on the current page if the user is a developer accessing the site from machine with a given IP address.

Similar PHP Classes

Search in PHP Classes

Filter by tags