How would this look ? Instead of the boring Want the Code ? There you go ! Just paste the code in your application/errors/error404.php. < ?php header("HTTP/1.1 404 Not Found"); ?> < !DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <meta http-equiv="content-type" content="text/html;charset=ISO-8859-1"> <title>404 Not Found</title> <style type="text/css" media="screen"> body { color: white; background-color: #AAA; [...]
Recent Comments