Path = Home : Webmaster Resources : PHP Scripts Directory : Free Error Handling PHP Scripts - 1
Free Error Handling PHP Scripts - 1
In this category of our free PHP scripts directory we have error handling scripts. These PHP scripts will help you deal with ''error 404 - file not found'' messages on your web site.
Simple Errors
Simple Errors is a simple error logger. It replaces the default Apache error handler with your own. Customizable output page to suit your own needs. Even logs and/or emails you when an error occurs! Can add new error codes easily, using the flat file database.
More Information
Visit the Author's website - Is this link dead or broken? -
Report it
404Handler
404Handler will trap those dreaded "404 Not Found" errors on your site and email you the details of each 404. You can choose to receive email on one of three levels: no mail, mail only if the 404 was generated by a link on your own site, or mail warnings of all 404 errors regardless of where the link is located.
More Information
Visit the Author's website - Is this link dead or broken? -
Report it