|
Scripts > PHP > Scripts and Programs > Error Handling
|
1. Error List
|
Error List is a group of PHP scripts to help people who run and maintain websites keep up to date with error codes. It doesnt help you fix them, it merely brings them to your attention. We prefer to think of this as a feature instead of a bug.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
2. indigo 404
|
Lets face it, we all hate those ugly and uninformative Page Not Found error messages when a page no longer exists or cannot be found. This script was made in order to make error documents more informative and attractive for both the user and the webmaster. The messages, colors, and images are all customizable. Additionally, it can log and/or e-mail an error when it occurs. This can also be displayed to include your site layout.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
3. PHPmy404
|
Lets face it, we all hate those ugly and uninformative Page Not Found error messages when a page no longer exists or cannot be found. This script was made in order to make error documents more informative and attractive for both the user and the webmaster. The messages, colors, and images are all customizable. Additionally, it can log and/or e-mail an error when it occurs. This can also be displayed to include your site layout.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
4. Email-Validator
|
Check email address to see if its valid. This is great for register scripts since you can check the email address before it is submitted to prevent people typing anything in the email field.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
5. AAA Email Broken Links Script
|
This simple script will send you a email when a page hasnt been found on your server. This way you can easely keep track of broken links It also emails the refered page where the visitor came from. It will print a error message and will redirect the visitor to another page. // 1) place this script in the document root of your server. // 2) create a .htaccess file with the following line: ErrorDocument 404 /404.php // 3) edit the variables in 404.php // 4) you are done! no broken links that you arent aware of anymore!
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
6. PHP Support Ticket
|
PHP Support Ticket has everything from a registration system, to administration system, search features, and everything else needed for a healthy, working, and clean online support system.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
7. bugOFF! bug report system 1.1
|
Two-step automated installation: Since bugOFF! runs flatfile it doesnt need to set up as many things. The auto installer script will guide you through the installation, informing you of whats happening every step of the way. Straightforward approach for the consumer: bugOFF! makes it easy for your customers to report bugs. All they have to do is is click Add Bug, type in a title for the bug, describe the bug, and put it into an appropriate category. Organization: Through the fully loaded admin panel, you can set up as many categories for bugs to be posted in as you wish. Simple bug management: We want you to be able to focus on fixing the bugs rather than fuddling around with bug management. Through the admin panel, you can add comments/instructions to bug reports and update their fix status. Total control over who posts in your database: When a consumer posts a bug, their IP address is recorded. If someone abuses the system, through the handy admin panel, you can block their computers IP address. Template system: We understand that everyone doesnt know how to program php, and now, you dont have to to be able to configure the look and feel of bugOFF!. Via the admin panel, you can edit the template to your liking using HTML. Lifetime support: Again, we want you to focus on fixing the bugs, not struggling with the systems coding. If youre having a problem, we can help.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
8. Simple Errors
|
Simple Errors is a simple error logger. It replaces the default Apache error handler with your own. Customizable output page to suit your own needs. Even logs and/or emails you when an error occurs! Can add new error codes easily, using the flat file database.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
9. DEBUG_HELP.PHP
|
This programm automatically lists the values of POST, GET, FILES, COOKIE, SESSION and other defined variables as tree or list. It can be used for debugging all of your scripts.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
10. Dynamic Error Pages
|
A dynamic PHP script which returns different error messages depending on the error received. Works on 404 (File Not Found), 400 (Bad Request), 401 (Authorization Required), 403 (Access Forbidden), 500 (Server Configuration Error), as well as unknown error messages. The script will also send an e-mail to your e-mail address with the time, error received, requested page, the page they came from and requesting computers IP address (optional). (Please note: To use this script you need to be allowed use custom error pages on your host.)
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
|