By : projLab Published On Saturday, August 29, 2009, 02:14 In PHP Scripts
Errors Handler allows you to have both customized Apache error pages and the opportunity to be notified by mail when an error occurs on your site, errors handled includes: 401, 403, 404 and 500 errors, when a user face any of this errors, a specific and esthetically appealing error message will be shown, all errors message can be easily customized, this script also check for pages with an old extension (if you changed your pages extension from HTML to PHP for example) and give the user suggestions of pages that he is looking for.
Check the demo at : Demo , and try to request a non-existing page ( test for example )
Features :