Custom PHP error handler.
public static function UnbDebug::ErrorHandler ($errno, $errstr, $errfile, $errline, $errcontext);
This function can be registered as PHP error handler to print information about an unhandled error in a PHP script. See http://php.net/set_error_handler for details.
Member of class: UnbDebug
Implementation file: unb.class.php, line 207
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.