"sorry, you need to authenticate
yourself first to access this page", 403 => "sorry, I cannot show you a page
you have not been granted access to", 404 => 'sorry, that page doesn\'t
exist or has been moved', 500 => "sorry,
the server failed to process this page" ); if ( array_key_exists( $_GET["code"] , $description ) ) { $code = $_GET["code"]; } else { $code = '500'; } ?> <?php echo strtoupper( $number[ $code[ 0 ] ] . ' ' . $number[ $code[ 1 ] ] . ' ' . $number[ $code[ 2 ] ] ); ?>

>

>

contact us
if you think this is a mistake