PHP Error Handling

Free and open source Error Handling Scripts. Some useful method for your site to get errors in time easily, such as 404 page.
  1. No Screenshot
    80 total visits
    404 Catcher is a free php script will alert you via email if someone encounters a 404 page missing error on your web site. This easy to install script can be a very useful tool on sites where digging through analytics is not a daily event or when major site updates are being made and you are redirecting old pages ...
  2. No Screenshot
    63 total visits
    rsclog is a PHP extension for logging system resource usage for each script execution and its development migrated to GitHub. This script serves as a base for tracking server resource usage per each vhost. Also be useful for tracking down segfaulted requests (with request startup logging enabled).
  3. Error talk
    194 total visits
    Error talk is a PHP error handling script can be used to track and log PHP runtimes errors. It can register itself as PHP error handler, so when an error happens it can perform several optional actions.It can display the error as the current script output, send the error message to a given e-mail address or record the error in ...
  4. No Screenshot
    102 total visits
    This is a PHP error handling script to log and display errors and exceptions. Functions are provided to handle normal errors and exceptions.The script can also registers PHP shutdown functions that can display or write to log files the intercepted errors.Requirements:- PHP 5.0 or Higher
  5. No Screenshot
    1803 total visits
    testThis.class.php allows you to test constraints using one line of code. This is usefull if you are checking for required conditions at the top of a page.testThis.class.php has 2 action levels for a return of false:- displays an error message (customizable) and kills the execution of the script.- returns a false and displays the error message. There is also an ...
  6. PHP Scanner
    332 total visits
    This class can be used to crawl a site to find PHP errors.It can retrieve the pages and images of a site and follow the links recursively to determine if any pages exhibit error messages generated due to PHP errors.The class displays an error message for any pages which are detected to have errors.
  7. Lagger
    377 total visits
    This package can be used to handle errors of PHP applications.It provides several classes that can handle PHP execution errors, exceptions and application debug calls.The package also provides classes that implement actions for handling and of the types of errors.Currently the action classes support: display the messages in the page, send an e-mail message, send a SMS message, log to ...
  8. No Screenshot
    593 total visits
    PHP-Progressbar is designed to prevent timeouts with this progress bar for PHP. It is an easy to use error handling solution for time consuming operations and loops in PHP. The script increases the timelimit for script-execution (if safe-mode is turned off), prevents a browser-timeout by sending pieces auf the progressbar to the browser and gives the user live-feedback on the ...
  9. No Screenshot
    1774 total visits
    testThis.class.php allows you to test constraints using one line of code. This is usefull if you are checking for required conditions at the top of a page.testThis.class.php has 2 action levels for a return of false:- displays an error message (customizable) and kills the execution of the script. - returns a false and displays the error message. There is also ...
  10. No Screenshot
    1288 total visits
    404.php is human and bots friendly 404 not found error which return soft 404 for many known browsers and return hard 404 for all others and tell search engine bots not to index the error page.
  11. No Screenshot
    2117 total visits
    This package Log Writer can be used to generate error logs for exception handling. Log Writer provides two classes: - one for logging errors to a log file. - one to display the errors as part of the current page script output.
  12. No Screenshot
    1452 total visits
    The package PHP Log can be used to parse log files and process with separate classes. It can open a given log file and extract values according to a regular expression. By default it uses Apache common log format regular expression. For each log line it creates an array that contains the log field values. That array is passed to ...
  13. No Screenshot
    1430 total visits
    LogManager can be used to log activity to a file or the system logger. The script LogManager can create a given log file if it does not exist and append new log messages. It can also open a connection to the system logger and send logd messages with a given log level.
  14. No Screenshot
    1992 total visits
    With Error Logger Class, several types of error messages can be written to a log file by appending them to the end. The script may also output the error message to the current page or trigger a PHP error. Requirements: PHP 5.0 or higher
  15. No Screenshot
    1496 total visits
    MySQLi sample test can be configured to send any encountered errors to an administrator's email address. Requirements: PHP 5.0 or higher
Pages 1 of 5« 1 2 3 4 5 »