Email: Error Class
Ryan Lovelett (contact me)
This package can be used to handle application errors by sending notification e-mail messages.
The package is based on code originally written for MySQL Eventum project.
It composes and sends a message to a given recipient with information about an error that occurred.
The message includes details about the error such as the script name, the error line number, the current request script, the user IP address, the request referrer, the user browser, and a backtrace of the stack of functions that triggered the error.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Not sure (55.0%)
| Sufficient (65.0%)
| -
| -
| -
| -
| Insufficient (34.0%)
| 1772 |
Click here for detailed information about this class on phpclasses.org
Class
Error handler class.