phpLinkRot is a little PHP error handler that is used as a handy tool for the webmasters to manage error files. When an error occurs with site page accessing, the appropriate web address is grabbed and is informed to the webmasters instantly. The...
PHP based form handler. Processes form submissions and sends results via email and/ or stores information to a flat file.
Mr. Bob's Error Page Generator is a PHP based error handling tool that displays error name using htaccess system. You can give an email address or your website name with the error display page to report the type of errors or to redirect to the...
An easier way to advance your coding and debugging skills can be gained from this online ASP article which comes with more related articles to provide more up-to-date info about error handler in ASP. Lets you generate your own error handler page...
A simple error logger that replaces the default Apache error handler with your own. Includes a customizable output page and logs or emails you when an error occurs. You can add new error codes easily using the flat file database.
This script catches errors in your PHP script and displays an error overview, a section of source code from around the area where the error occurred and a collapsible tree view of all initialized variables.
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 /...
This is a tutorial that provide several ways to handle errors occuring when the new application has been created. This program avoids the frustration experienced by users by showing them a message for the error that has occured. This tutorial...
You had enough of manually checking your apache error log files for changes?
You are sure there must be a better way of doing it?
You would like to be informed about the problems on your server the moment they...
Zebra_Form is a PHP class that simplifies the process of creating and validating HTML forms. Its object-oriented structure promotes rapid HTML forms development and encourages developers to write clean and easily maintainable code. It frees the... |