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 ...
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 ...
Version 1.2 Platform Windows ,FreeBSD ,Mac OSX ,Sun ,Linux
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, ...
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 ...
Version 1.0 Platform Windows ,FreeBSD ,Mac OSX ,Sun ,Linux
Error Manager is a simple application to help a webmaster track and deal with their HTTP status codes. It utilizes mySQL, and .htaccess files to help you help your visitors.
A dynamic PHP script which returns different error messages depending on the error received. Works on 404 (File Not Found), 400 (Bad Request), 401 (Authorization Required), 403 (Access Forbidden), ...