Recommend this page to a friend! |
Download .zip |
Info | View files (7) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2004-04-21 (12 years ago) | 62% | Total: 3,786 This week: 1 | All time: 821 This week: 1,047 |
Version | License | Categories | ||||
error_handler 1.0 | BSD License | Debug |
Description | Author | |||||||||||||
This class is meant to assist in debugging of PHP scripts by handling execution errors outputing formatted error context information. |
|
INSTALL ------- Edit "error.tpl" and change variable $showSourceUri (path to "showSource.php") Include "prepend.php" at the beginning of your script. FILES ----- example1.html - example of displaying an error example2.html - example of displaying source of the file where the error appeared Handler.php - ErrorHandler class showSource.php - show source of the file, highlights the line where the error appeared error.tpl - template for displaying errors |
Files |
File | Role | Description |
---|---|---|
error.tpl | Aux. | template for displaying errors |
example1.html | Output | example of displaying an error |
example2.html | Output | example of displaying source of the file where the error appeared |
Handler.php | Class | ErrorHandler class |
prepend.php | Example | Prepend the script |
readme.txt | Doc. | Readme |
showSource.php | Aux. | show source of the file, highlights the line where the error appeared |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.