 
  |
 |
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
|
 |
| |
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 wit
|
 |
| |
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 l
|
 |
| |
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.
|
 |
| |
A simple Custom Error Page Generator in PHP
|
|
 |
|
This simple, free script, along with a few extra lines in your .htaccess file, allows the building of custom error pages on-the-fly. The coding principles and .htaccess requirements are discussed with examples, and a complete and commented PHP scri
|
 |
| |
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 web
|
 |
| |
Writing Debuggable Code
|
|
 |
|
For those of you who take on massive coding tasks such as creating an entire site from scratch, you'll notice that it tends to become tedious to debug your code unless you've taken a few precautionary measures. This tutorial will start you off in the
|
 |
| |
|
 |
 
  |