The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: PHP :: Scripts and Programs :: Error Handling
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 20    Displaying: 1 - 20 Pages:  1   

   Graphical Overlay Demo   Hits: 1254 

 
I couldn't find a graphical overlay demo on the net and I wanted to have a nice ornate way of displaying errors by simply calling a function. After a while of looking for one, I decided to create one myself. The outcome is that of a dimmed page with a table for the error message right in the center. You can customize it to suit your needs very easily. All you need to know is a little PHP and HTML. Nothing to it. I think the world needs a demo like this.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sat Feb  9 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Error Management   Hits: 732 

 
The add_error page is used to report an error message. The person who reports the error has the option of reporting the error to one or more developers. The list_error.php files is used to list error reports in a certain order. The error reports are ordered by date,error fixed and error severity. The edit_error.php page is used by the person who fixes the error. The user has to mention among other options, the cause,solution of error,whether the error was a browser issue, the description of the error, the error category etc. Error descriptions may be added manually. These are stored in the database. The user may also specify whether the site (on which the error occured), is owned by the group of developers or not. The search_error.php page allows users to search for error reports using various criteria, such as the reported between time, time taken to fix error,error severity,error category etc.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Wed Aug 22 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Error System   Hits: 1758 

 
This set of scriptlets allows you to have both customised Apache error pages and the opportunity to be notified, by email, when an error occurs on your site. When site visitors arrive at an error page, they have the option of notifying you by selecting a single link on the generated error page. The system then sends you an automatically generated email with all of the relevant information you need to start tracking down any real errors - such as the urls of broken links etc.


Free   Version: 2.0   Platform(s): linux, windows   Updated: Fri Mar  9 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Website Error Corrector PHP   Hits: 2361 

 
Website Error Corrector is a PHP script which 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.


Free   Version: 1.0   Platform(s): linux   Updated: Wed Nov  8 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Link Checker   Hits: 1358 

 
Link checker to help get rid of any dead links on your web pages. Coded in PHP.


Free   Version: 1.0   Platform(s): linux   Updated: Fri Oct 27 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   GaMerZ error_log Cleaner   Hits: 1429 

 
Scan and delete error_log file on your web server. error_log is generated by PHP is there is any errors encountered.


Free   Version: 1.00   Platform(s): linux, windows   Updated: Tue Mar 14 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Simple Errors   Hits: 1973 

 
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.


Free   Version: 0.1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Aug  9 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   validate string   Hits: 2375 

 
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.


Free   Version: 1.0   Platform(s): n/a   Updated: Sun Apr 17 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHPmy404   Hits: 3106 

 
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.


Free   Version: 1.2   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Apr 18 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (1) Visitor Ratings

   AAA Email Broken Links Script   Hits: 2354 

 
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't aware of anymore!


Free   Version: 0.95   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Oct 29 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   phperror   Hits: 4889 

 
A PHP script to handle the most common errors that may occur on a Web site. When an error occours you can configure the script to notify you by e-mail. To make this script work you have to edit the apache configuration file the "ErrorDocument" section, also ".htaccess" is required. All you have to do is create the html pages which you want to show instead of the standard ones and a file with the extension ".htaccess" and put the neccesary lines in it.


Version: 1.0   Platform(s): any   Updated: Sun Apr 24 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   indigo 404   Hits: 1270 

 
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.


Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Apr 11 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   DEBUG_HELP.PHP   Hits: 1704 

 
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.


Version: v1.3   Platform(s): n/a   Updated: Fri Jul  9 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   phpErrorDoc   Hits: 8781 

 
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. It has languages support and works with register_globals=off. Additionally, it can log and/or e-mail an error when it occurs letting you know immediately if something is wrong on your site.


Version: 2.0   Platform(s): n/a   Updated: Thu Dec  4 2003

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   AutoE-mail Webmaster Error Page w/ details   Hits: 4879 

 
A very simple PHP Script that will e-mail the webmaster (or address you specify) whenever someone lands on a certain error page. A simple Generator is located on the Download Link which will create the code for you. All you enter is the error# (ex: 404), the e-mail address, and the folder your error pages are located. Next you upload the pages to your server. Once a user goes to the specific page, a pre-made e-mail will be sent out with information on the user's IP, time & date of error, and the page this error occurred. You can easily change the content of the e-mail by modifying the functions.inc.php file. Support is given through e-mail as well as forums. Special thanks to JdS @ http://www.desilva.biz/ for making this script.<br>UPDATES:<br>v2.5: E-mail shows the referring page to where the error occured. <br>v2.0: Added cookie feature to only submit an e-mail every one time someone goes to the specific page. The e-mail will be sent he first time, and ignored the rest of the times that user goes to the same error page.


Version: 2.5   Platform(s): Any PHP installation   Updated: Thu Aug 28 2003

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHPMachine Error Handler   Hits: 3866 

 
Catches errors in your PHP script and displays an error overview, a section of source code from around the area where the error occurred (you may hover your mouse over a variable to see it's contents at the time of the error!) and a collapsible tree view of all initialized variables. Note: the JavaScript used to generate the variable tree is only compatible with Microsoft Internet Explorer.


Version: 1.0   Platform(s): Any PHP installation.   Updated: Tue Aug  5 2003

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   ErrorHandler   Hits: 4312 

 
The way it works is providing several report formats of error catching: logging, display and redirection to a customizable error page. ErrorHandler captures the errors and captures (to a customized level) the context and variables surrounding the source of the error and neatly organizes them as a series of reports. It helps when developing new scripts and monitoring sites in production state, too. It helps when developing new scripts and monitoring sites in production state, too.


Version: 2.0a5   Platform(s): n/a   Updated: Tue Jun 24 2003

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   errorBot   Hits: 3668 

 
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.


Version: 0.5   Platform(s): PHP   Updated: Mon Mar 17 2003

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   404Handler   Hits: 9468 

 
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.


Version: n/a   Platform(s): PHP3+   Updated: Tue Feb 27 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHPSiteMon   Hits: 5974 

 
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.


Version: 1.0.2   Platform(s): n/a   Updated: Tue Jul 11 2000

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 20    Displaying: 1 - 20 Pages:  1   

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog