|
Link checker to help get rid
I wrote this function to
Error List is a group of PHP
We've all seen the ugly and
of any dead links on your
intercept strings that would
scripts to help people who
uninformative Page Not Found
web pages. Coded in PHP.
not make good user names due
run and maintain websites
error when a page no longer
to the presence of invalid
keep up to date with error
exists. This script was made
url characters. If the
codes. It doesn't help you
in order to make error
string contains no invalid
fix them, it merely brings
documents more informative
characters, the function
them to your attention. We
and attractive for both the
returns true, if it does, it
prefer to think of this as a
user and the webmaster. The
either returns false or a
feature instead of a bug.
messages, colors, and images
formatted string containing
are all customizable. It has
all the invalid characters.
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.
Date: Oct, 27 2006 Date: Apr, 17 2005 Date: Sep, 06 2006 Date: Dec, 04 2003 |
|
Website Error Corrector is a
Simple Errors is a simple
A PHP script to handle the
A PHP script which returns
PHP script which will catch
error logger. It replaces
most common errors that may
different error messages
your website's "Page
the default Apache error
occur on a Web site. When an
depending on the error
Not Found", 404 error,
handler with your own.
error occours you can
received. Works on 401, 403,
and show a custom page to
Customizable output page to
configure the script to
404, 410 and 500 Error(s).
the user.This page will
suit your own needs. Even
notify you by e-mail. To
Records the visitors IP
provide information on the
logs and/or emails you when
make this script work you
address and emails the
broken link and a list of
an error occurs! Can add new
have to edit the apache
webmaster that IP plus a
pages available on your
error codes easily, using
configuration file the
variety of other
website or link to your main
the flat file database.
"ErrorDocument"
information. Like the IP's
page.
section, also
Country location, Host Name
".htaccess" is
if any, referral link if
required. All you have to do
any, HTTP agent used,
is create the html pages
requested file, Plus has a
which you want to show
link for checking if
instead of the standard ones
requested file is a known
and a file with the
exploit. Also inform select
extension
search engines spiders about
".htaccess" and
the page being 410 Gone.
put the neccesary lines in
Script will auto block IP(s)
it.
that continue to get 404
without using your site map
or main home page. Easy
header and footer
integration into your
existing design.
Use the
IP database for other
applications such as:
1.
Auto country detection for
rapid form entry such as
country, currency,
language.
2. Filter web
access on basis of
originating country.
3.
Creation of Location Aware
Content such as language,
currency, etc.
4.
On-line campaigns such as
targeted Banner Ads.
5.
Imagine the possibilities...
Date: Nov, 08 2006 Date: Aug, 09 2005 Date: Apr, 24 2005 Date: Apr, 19 2006 |