Home     PHP / Javascript / Ajax
PHP Animus Error Catcher in PHP Script

PHP Script Codes > error-handling

Animus Error Catcher in PHP Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 449

PHP Script Codes > Animus Error Catcher in PHP
This script lets you handle your 404 and 500 errors a bit more effectively. When a page is not found or a script crashes, the visitor is shown a page that you've customized to match the look of your web site. Since you can customize the page, you can add a link to your search engine, your site map, et cetera. In the background, the script logs the URL that the visitor came from for 404s (so you can fix those errors) and the error code generated from 500s (so you can fix it). Finally, the script gives the user the option of letting you know what they were looking for/what happened, so you can fix these problems a lot quicker.