$errstr

Unauthorized access !!!

"); } /* just change the not found error output */ // function not_found($errno, $errstr, $errfile, $errline) // { // return html("

My NotFound Page

".$errstr."

I'm not here...

"); // } /* just change the server error output */ // function server_error($errno, $errstr, $errfile, $errline) // { // return "

Internal server error

[".error_type($errno)."] $errstr ". // "(in $errfile line $errline)

"; // } // error(E_LIM_HTTP, 'my_other_http_status_handler'); // only http errors // function my_other_http_status_handler($errno, $errstr, $errfile, $errline) // { // status($errno); // return http_response_status($errno). " - $errstr "; // } // error(array(E_USER_ERROR, E_USER_WARNING, E_USER_NOTICE), 'my_php_error_handler'); // function my_php_error_handler($errno, $errstr, $errfile, $errline) // { // // } // // error(E_LIM_PHP, 'error_default_handler'); // all other php errors run(); # HTML Layouts and templates function html_my_layout($vars){ extract($vars);?> Limonade second example

Limonade second example: errors


Home | everything is going wrong | Welcome ! | Welcome Bill ? | Welcome Leland ? | Welcome Bob ? | Welcome David ? | Welcome Audrey ? |