This class can be used to keep track of application errors and warnings.
Applications can call this class to store information about errors and warnings.
The class stores in class variables backtrace information that include the PHP files, functions names and line numbers of the functions that were called to reach a point to where the errors or warnings were added.
| Not yet rated by the users |
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.
| File |
Role |
Description |
example.php |
Example |
Example file (run this file to see a working example) |
phs_error.inc.php |
Class |
Class file |
example2.php |
Example |
Example file (included from example.php - don't run this file) |