Recommend this page to a friend! |
Download .zip |
Info | View files (8) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2002-09-28 (14 years ago) | 64% | Total: 13,601 | All time: 75 This week: 1,016 |
Version | License | Categories | ||||
errorhandler 1.0 | BSD License | Debug, Utilities and Tools |
Description | Author | |||||||||||||
This class is a powerful wrapper for PHP error-reporting features. It helps when developing new scripts and monitoring sites in production state, too. |
|
Files |
File | Role | Description |
---|---|---|
ErrorHandler.inc | Class | class implementation |
ErrorHandler.ini | Conf. | the configuration .ini file |
manual.html | Doc. | instructions how to use ErrorHandler (1.3 version - OUTDATED) |
onerror.html | Appl. | example for REPLACE page (static HTML) |
onerror.inc | Appl. | example for REPLACE page (dynamic) |
readme.1st | Lic. | licence and changelog |
reference.txt | Doc. | description about method usage (2.0 version) |
try.php | Example | simple script to test and manifest ErrorHandler |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
MyDynaWeb Web Site Builder |
Slusszkulcs Hungarian motorcycle advertising site |
SuperAlberT AlberT-EasySite |
Zen Family AFAIK, it is a personal homepage |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
ErrorHandler on Yahoo mailing list hosted by Yahoo -- leveraging opportunities :) |
ErrorHandler Terminal Here is an impressive contribution from Jeroen Laarhoven <jeroen@zolderkamer.com>: a permanent and customizable Terminal window. First hit the page: http://www.zolderkamer.com/ehterm/tryeht.php |
Information about development issues A wish list, bug report, contributions, and other informations can be found here. Here is the full description about the Terminal contribution (see below) |
Inspired by ErrorHandler PEARized ErrorHandler version with much more styling (not under my control) |
Pages that reference this package |
Download pre-programmed php classes In the software development are two stages you do, before you start actually typing any character:1. Find out if the software already exists. 1b. Are there possibilities to change this?2. Find out if the main parts of your software are already written. |