Power Search  |  My Account  |  Post Yours  
 Search    in       
ScriptMenu > PHP > Tips and Tutorials > Error Handling
 


Lists:  

    Custom 404 Error Page With Email Notification Refer   Rate   Details   Visit    
A tutorial that shows you how to set up your site so that you receive an email whenever a visitor encounters a file not found error. Can easily be adopted for other errors such as 400 (Bad Request), 401 (Authorization Required), 403 (Forbidden), and 500 (Internal Server Error). Requires an Apache web server with PHP installed.
Hits:  869
Ratings:  4.20
   Date Added:  May-24-2005  

    Mail on 404 Refer   Rate   Details   Visit    
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.
Hits:  733
Ratings:  4.50
   Date Added:  Sep-05-2005  

    Custom Error Handling with PHP Refer   Rate   Details   Visit    
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.
Hits:  923
Ratings:  1.00
   Date Added:  Jul-25-2005  

 

© 2005 ScriptMenu.com   -    terms of use  -  privacy policy  -  contact us