Mail on 404 ver

  Mail on 404
  Category : Php Tutorials-tips Error handling  
  Platform : Linux,  Windows,  Unix,  Mac OSX  
  Price :  
  Developer:  
  Version :  
  HomePage Address :  
  Demo URL :  
  Date added :  
  Download Link : Click to Download  
Script Description:
 

  

A simple snippet of php code to insert in your custom 404 error page. It will send an e-mail when a visitor encounters a 404 page and certain conditions are met. The tutorial explains how the script works and where to insert the code.

 

more Tag: users,

Also see ...


Mail on 404 1)    Mail on 404
 A simple snippet of php code to insert in your custom 404 error page. It will send an e-mail when a visitor encounters a 404 page and certain conditions are met. The tutorial explains how the script works and where to insert the code....

Custom Error Handling with PHP 2)    Custom Error Handling with PHP
 Custom error documents are a valuable tool to have. Using this tutorial you`ll be able to redirect any user to a specified location on your site if they have reached an error such as Error 404 - Document Not Found or Error 500 - Internal server Error. If you`ve re-designed your site recently or even moved some files around, this tutorial will show you how to use PHP and Apache`s htaccess file to avoid losing traffic....

Writing Debuggable Code 3)    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 right direction. It won`t make your code debuggable for you, but you`ll have an idea on how to do it. Most code can be modified to fit the schema suited for debugging fairly easily, but this guide is written with a clean slate in mind; it will de...

A simple Custom Error Page Generator in PHP 4)    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 script is available for download. The script allows for email notification to the webmaster when errors occur, and gives users a link to redirect them back to the site`s homepage....

Regular Expressions And Forms 5)    Regular Expressions And Forms
 Some basic examples of using regular expressions to validate user submitted form fields....

Downloadcontrol 1)    Downloadcontrol
 Easy to install and maintain with many features to control and monitor your download files within a secure admin area. Set-up a download file with just 3 items of information and get the link code to copy into your site pages. The true locations of your files are hidden and access from designated domains only can be enforced. Options for limiting downloads are available and a suite of real time reports in combination with e-mail notifications will keep you up-to-date with downloading activ...

MP Calender 2)    MP Calender
 MP Calender is a simple PHP based programme. This script displays dates, months and days. This is a simple monthly calender that helps the visitors to view dates, month and year. This system can be integrated into any web applications. Online demo is available in the website....

Logo Store PHP 3)    Logo Store PHP
 The logo store allows you to sell downloadable pre-made logo templates. The shopping cart automates check out and makes administrating your store a snap. Advanced admin gives you maximum control: Product Addition including: Adding Title Description Image Item Price Category Add/Edit/Delete Features Unlimited categories and subcategories. Order Tracking Edit Website Information: Title Keywords Description Password PayPal Address Email Add Banners Help Section Text Shopping Cart Features: Thum...

PHP Spot the mil intruder 4)    PHP Spot the mil intruder
 The PHP spot the mil intruder is a useful PHP script for those who are concerned about the security of the United States. With this script you can deny access to any military personnel who is wasting his time and browsing on the web. It identifies them when connecting to your web site from a .mil domain. You can also display an advice message on your site....

Download Count 5)    Download Count
 Download Count is an useful web based utility for your web sites to know about the total number of downloads of each file that are performed by your website vistors. This utility helps you to know about the popularity of the links of your website. This utility is very simple and user-friendly....

Creating an Image Gallery 6)    Creating an Image Gallery
 the goal of this tutorial is to give the reader an idea of how to construct a basic/dynamic image gallery from start to finish, not to imply that this is the only way, or even the best way to build a gallery; just a simple approach without all the bells and whistles. at the time of writing, this tutorial assumes a version of PHP >= 4.3 and GD 2....

Athena Asset Tracking Software 7)    Athena Asset Tracking Software
 1st Resource for Free Tracking Software IRM. PHP based, using MySQL backend with cross platform capability. We bring you the resources to get Asset Tracking Done Right. Eliminate the paper trail mess, and move your hardware and software asset tracking online to this great new web based platform. Free information, free software, its what we do and love....

Wlpp Video Chat Script 8)    Wlpp Video Chat Script
 VideoChatScript.com is For Sale! The entire package includes: 1. videochatscript.com domain name (over 1700 google links to it), 1st on google results. 2. full flash and php sources for Basic, Studio and Enterprise kits (version 2.0) 3. full flash and php source codes for version 1.0 Contact us if you`re interested!...

List images in a folder with php 9)    List images in a folder with php
 After i needed something like this for myself i decided to make a page of rit so that other people who need it can use it too. This little code will basicly list every image in a folder using php. You can alter it in every way you can/want....