WeberDev.com PHP and MySQL Code

LOG IN
BEGINNER GUIDESPHP CLASSESCODE SEARCHARTICLES SEARCHPHP FORUMSPHP MANUALPHP FUNCTIONS LISTWEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles Search
Submit a code Example / Snippet Join us on FaceBook
Submit a code Example / Snippet Submit Your Code
Poker Tournaments Poker Tournaments
Poker Guide for Developers Poker Guide for Developers
Search Engine Optimization Monitor SEO Monitor
Web Site UpTime Monitor UpTime Monitor
Your Personal Examples List My Favorite Examples
Your Personal Articles List My Favorite Articles
Edit Account Info Update Your Profile
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Resources
Web Development Content
Internet Security Software
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
פרייסז - הכח לקנות עובר לידיים שלך
Texas Holdem Poker Evangelists

Go Back Add a Comment Send this Article to a friend Add this Article to your personal favoritest for easy future access to your favorite Code Examples and Articles. Submit a code example Print this code example.
BACK ADD A COMMENT SEND TO A FRIEND ADD TO MY FAVORITES SUBMIT AN ARTICLE PRINT
Title : Trap And Get Notified: A Practical Solution To 404 Errors With PHP
Categories : PHP, Errors and Logging
devarticles
devarticles
Date : 2002-08-14
Grade : 5 of 5 (graded 1 times)
Viewed : 2319
Search : More Articles by devarticles
Action : Grade This Article
Tools : My Favotite Articles


Submit your own code examples 
 


Introduction

In this tutorial you will find out how to create customised error pages such as the infamous 404 and be notified by email when one of these error pages is shown on your site. Although .htaccess is traditionally used for security on websites, it can actually be used for many other purposes -- one being error document handling.

Although you can use the server's customised error messages, you never know when one is shown. With .htaccess, you can be notified as soon as any error page is shown and how the error page was called, ie: what the user entered in order for the error to be called.

This tutorial will only cover creating the 404 error page, but you will see how easy it is to actually create more, for example 401, 403 and 500 errors, etc.

Read More...









10 PHP Functions I Bet You Didn`t Know About
Categories : PHP, PHP Functions, Filesystem, Arrays, Errors and Logging
PHP 101 Part 12 of 15 : Bugging Out
Categories : PHP, Beginner Guides, Errors and Logging
Making Sense Of PHP Errors
Categories : PHP, Errors and Logging
PHP 101 Part 2 of 15 : Calling All Operators
Categories : PHP, Beginner Guides, Operators
Object Oriented Programming in PHP
Categories : PHP, Object Oriented
Working with Dates and Times in PHP
Categories : PHP, Date Time
PHP for Beginners by a Beginner: Simple Login, Logout, and Session Handling
Categories : PHP, Sessions, Authentication
Using If Else Statements
Categories : PHP, Beginner Guides
Simple Form-Based File Uploads
Categories : PHP, File System
PHP Browser Detection and Appropriate CSS Generation
Categories : PHP, Browsers, CSS
Flash 4 and PHP - Retrieving Text From a Database
Categories : PHP, MySQL, Flash
Web database Information Flow
Categories : PHP, MySQL
An Introduction to Pear
Categories : Pear, PHP
Using PEAR HTML_Template_IT For Modular Interface Design
Categories : PHP, PEAR, Templates
Build Your Own KlipFolio Klip With PHP
Categories : XML, Content Management, PHP