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.
|
|
| Name: |
Error Class |
| Base name: |
error_notification |
| Description: |
Handle errors sending notification messages |
| Version: |
1.0 |
| PHP version: |
5 |
| License: |
GNU General Public License (GPL) |
| All time users: |
2012 users |
| All time rank: |
1756 |
| Week users: |
2 users |
| Week rank: |
1363  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (50.0%) |
Not sure (58.3%) |
- |
- |
- |
- |
Insufficient (30.8%) |
2243 |
| Month: |
Not yet rated by the users |
| |
Packages that need this class |
|
|
| Class |
Dependency |
Why it is needed |
| SQL Statement |
Required |
When errors are generated by creation of new SQL strings they can now automatically notify an administrator. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|