PHP Error Handling
Results 1 - 20 of 21
PHPmy404
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...
(show more)
error_log feed
error_log feed is a PHP script that outputs a feed with one alert for each line found on the error_log files of a chosen directory and its subdirectories.
It's intended for webmasters that want to know, effortlessly, the warning and error messages...
(show more)
Graphical Overlay Demo
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...
(show more)
Error Management
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...
(show more)
Error System
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...
(show more)
Website Error Corrector PHP
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...
(show more)
Link Checker
Link checker to help get rid of any dead links on your web pages. Coded in PHP.
GaMerZ error_log Cleaner
Scan and delete error_log file on your web server. error_log is generated by PHP is there is any errors encountered.
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...
(show more)
phperror
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,...
(show more)
validate string
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...
(show more)
indigo 404
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...
(show more)
AAA Email Broken Links Script
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...
(show more)
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.
phpErrorDoc
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...
(show more)
AutoE-mail Webmaster Error Page w/ details
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),...
(show more)
PHPMachine Error Handler
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...
(show more)
ErrorHandler
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...
(show more)
errorBot
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.
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...
(show more)
