| TOTAL: 16 Page: 1 of 1 |
|
Error Management
This package can be use to manage reports of errors that occur in a system. It provides scripts for generating pages to add, search, list and edit reports of error occurrences. The occurence records are stored in a MySQL database.


| Hits: | 124 | Platforms: | Windows |
| Ratings: | Last Updated: | 2007-08-26 |
Link Checker 1.0
Link checker to help get rid of any dead links on your web pages. Coded in PHP.


| Hits: | 60 | Platforms: | Linux |
| Ratings: | Last Updated: | 2006-11-14 |
Website Error Corrector 1.0
Will catch your website’s “Page Not Found”, 404 error, and show a custom page to the user.This page will provide information on the broken link and a list of pages available on your website or link to your main page.


| Hits: | 53 | Platforms: | Linux |
| Ratings: | Last Updated: | 2006-11-09 |
One File PHP Error Handler 1.0
Make u're site look better. This script handles errors: 400(bad request), 401(unauthorized), 403(access forbidden), 404(page not found), 500(internal server error), 502(bad gateway), 504(gateway timeout). Is verry easy to setup and is good looking, in only ONE file. Requires: PHP and access to: .htaccess


| Hits: | 7391 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2005-12-11 |
Error List 0.7
Error List is a group of PHP scripts to help people who run and maintain websites keep up to date with error codes. It doesn't 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: | 5793 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-11 |
validate string 1.0
I wrote this function to intercept strings that would not make good user names due to the presence of invalid url characters. If the string contains no invalid characters, the function returns true, if it does, it either returns false or a formatted string containing all the invalid characters. The return value should be tested using the === or !== operators, because true and any non empty string are both treated as true when using == or !=. The second parameter, $return_invalid_chars, deter


| Hits: | 2420 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2005-12-11 |
AAA Email Broken Links Script 0.95
This simple script will send you a email when a page hasn't 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 aren


| Hits: | 10047 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-11 |
Dynamic Error Pages 2.01
A dynamic PHP script which returns different error messages depending on the error received. The script will also send an e-mail to your e-mail address with the time, error received, requested page and the page they came from. (Optional).

| Hits: | 6390 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2005-12-11 |
indigo 404 0.1
Let's 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: | 2472 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2005-12-11 |
bugOFF! bug report system 1.1
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: | 8799 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2005-12-11 |
phpErrorDoc 2.0
We've all seen the ugly and uninformative Page Not Found error when a page no longer exists. 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. To set it up you need only put an .htaccess file like this one in the root directory of your web server (click here for more info on .htaccess files).


| Hits: | 5584 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2005-12-11 |
PHPMachine Error Handler 1.0
This code snippet can be used to trap errors in your PHP scripts. The main function is GetErrorDescription, it takes five arguments, the error type, the error message, the file the error occurred in, the line number where the error occurred, and an array containing the variables initialized and available at the time of the error. Each of these parameters is provided by PHP whenever an error occurs. The function returns HTML content that can be displayed on the page, saved to a file, e-mailed to


| Hits: | 5566 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2005-12-11 |
errorBot 0.5
errorBot is a simple (yes, simple) php-script that allows you to design and customise the error-documents your web server presents to a surfer.


| Hits: | 5743 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2005-12-11 |
phpLinkRot 1.2
phpLinkRot is a very handy utility script to track where the broken link came from as well as the page that it was trying to access. This allows you to not only correct broken links on your own site, but also ones from other sites. You can now email the webmaster of the site that is pointing to the wrong page, and tell them exactly where that link is broken.


| Hits: | 5530 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2005-12-11 |
404Handler
404Handler will trap those dreaded "404 Not Found" errors on your site and email you the details of each 404. You can choose to receive email on one of three levels: no mail, mail only if the 404 was generated by a link on your own site, or mail warnings of all 404 errors regardless of where the link is located.


| Hits: | 2342 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2005-12-11 |
PHPSiteMon 1.0.2
Do you use PHP on your website? Have you ever visited your site only to find a PHP error smack in the middle of the front page, losing you visitors? With PHP Site Mon, you'll still receive those errors, but you will be emailed in time, instead of having your site inaccessible for days. Install the simple cron job, enter the appropriate addresses, and you are ready for action.

| Hits: | 5523 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2005-12-11 |