|
Web Links
|
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.
|
|
|
|
|
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), 500 (Server Configuration Error), as well as unknown error messages. The script will also send an e-mail to your e-mail address with the time, error received, requested page, the page they came from and requesting computers IP address (optional). (Please note: To use this script you need to be allowed use custom error pages on your host.)
|
|
|
|
|
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.
|
|
|
|
|
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.
|
|
|
|
|
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
|
|
|
|
|