| TOTAL: 20 Page: 1 of 1 |
|
PHP 404 Error Handler
This PHP 404 Error Handler will record each 404 that comes in with a SQL database and tally each one that is hit if it's in the database, otherwise it will record it a new and send you an email. This will only send you an email if its a new hit on the 404. In this is also a 404 review page that shows each URL that displays a 404 error and how many times it has been hit. # Features: Fully Customizable 404 Error Page # Emails you on new 404 reports # Records EVERY 404 # Data Table is very e


| Hits: | 22 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2011-04-21 |
The perfect 404 page
A error 404 page is displayed in the cases where another site is linking to a URL on your site that isnt available. There can be different reasons why the URL isnt valid, maybe you redesigned/restructured your site to a new URL structure, maybe somebody just made a typo in a link or in the browsers address bar, or maybe some of your content has been removed.

| Hits: | 36 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2010-05-04 |
PHP Exceptions - available information
This post is part of a series about PHP exceptions and exception handling; the first post gave a basic overview of how they work and this one shows the information that is available from the exception object when an exception is caught.

| Hits: | 26 | Platforms: | Windows |
| Ratings: | Last Updated: | 2010-03-20 |
PHP Error logger
Logger can be used to log PHP errors and problems instead of showing them to the visitors. This way its easieer for you to detect problemens in a website/application and solve them. And your visitors wont be bothered with ugly error messages.

| Hits: | 65 | Platforms: | Linux |
| Ratings: | Last Updated: | 2009-11-09 |
Errors Handler
Errors Handler allows you to have both customized Apache error pages and the opportunity to be notified by mail when an error occurs on your site, errors handled includes: 401, 403, 404 and 500 errors, when a user face any of this errors, a specific and esthetically appealing error message will be shown, all errors message can be easily customized, this script also check for pages with an old extension (if you changed your pages extension from HTML to PHP for example) and give the user suggestio

| Hits: | 42 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2009-11-09 |
Link Checker 1.0
Link checker to help get rid of any dead links on your web pages. Coded in PHP.


| Hits: | 87 | 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: | 99 | 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: | 7443 | 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: | 5818 | 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: | 2453 | 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: | 10077 | 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: | 6423 | 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: | 2600 | 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: | 8826 | 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: | 5615 | 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: | 5587 | 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: | 5767 | 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: | 5551 | 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: | 2362 | 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: | 5732 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2005-12-11 |