A simple Custom Error Page Generator in PHP ver

  A simple Custom Error Page Generator in PHP
  Category : Php Tutorials-tips Error handling  
  Platform : Linux,  Windows  
  Price :  
  Developer:  
  Version :  
  HomePage Address :  
  Demo URL :  
  Date added :  
  Download Link : Click to Download  
Script Description:
 

  

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.

 

more Tag: script, error, custom, simple, custom error, error page generator, custom error page, simple custom error,

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....

phpBB Main Menu 1)    phpBB Main Menu
 phpBB2 main menu has several features which are for multilingual function. This is basically developed for Phpnuke. It has many enhanced features like, use icons pack for set menu theme, add general menu for your purposes, display your add ons and other groups, display only activated modules, you can select parts to display, add admin drop down menu etc.,...

Alfa-File-Manager (v1.2) 2)    Alfa-File-Manager (v1.2)
 Simple one file PHP Script. It fetchs defined directory and lists files and folders. No installation, file upload, built in image preview, source code viewer....

Number of days between now and a day in the future 3)    Number of days between now and a day in the future
 This article helps to know the number of days in between a current date and a future mentioned date with a simple PHP code. With this you can know and calculate the exact number of days remaining to the future defined date. You can get the code on the webpage itself. Useful for students....

EZS News Management System 4)    EZS News Management System
 EZS News Management system is a powerful php written script that gives many features especially for small websites. Centralized control panel based scripts allows you to delete, edit and reset to easily customize the news system to suite your needs. Uses Flat CSV files for storing data. Allows multiple news categories which are easily accessible by names and posting of comments. To obtain this script on your website , Mysql and php are required....

prometheus internet mail 5)    prometheus internet mail
 prometheus internet mail program is a php script for web based emails and has several designs and goals within it such as massive scalability, database centric for load balancing and preferences, and cookie usage is optional. Free demo and download option is available. Installation can be done easily....

Email Validity Check 6)    Email Validity Check
 Email Validator acts as a security for users email addresses. By checking the validity of email addresses, the errors can be detected. This validator is easy to use. The quality of the result is maintained here and meets clients satisfaction....

You Are Here 7)    You Are Here
 This simple PHP programme displays the text 'you are here'. This is otherwise called as breadcrumbs. This script shows the path address that you are here by way of site, directory, subdirectory with your choice of separator. This also change the underscores or hyphen to spaces and write the first letter of each word in capital letters. Easy to download and install. simple to run....

Static HTML Generation With PHP and MySQL 8)    Static HTML Generation With PHP and MySQL
 Want to reduce the load that MySQL has on your web server? Generating Static HTML pages to replace queries is the solution. Read this tutorial to learn how....

PHP and AJAX Login Form 9)    PHP and AJAX Login Form
 Spice up your PHP login forms using Ajax and the Prototype Javascript library....