<? error_reporting(0); /** * * @Script Random Text * @version 1.0.0 * @copyright (c) Agrizlive.com * @license You are allowed to modify this script. But you must provide a link of agrizlive.com in your footer (bottom of the page) * * Tested : PHP 5.2.11 */ /** */ ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <title>Random Text</title> <link rel="stylesheet" href="css/960.css" type="text/css" media="screen" charset="utf-8" /> <!--<link rel="stylesheet" href="css/fluid.css" type="text/css" media="screen" charset="utf-8" />--> <link rel="stylesheet" href="css/template.css" type="text/css" media="screen" charset="utf-8" /> <link rel="stylesheet" href="css/colour.css" type="text/css" media="screen" charset="utf-8" /> </head> <body> <h1 id="head">Random Text</h1> <ul id="navigation"> <li><a href="add.php">Add</a></li> <li><a href="index.php">View</a></li> <li><a href="settings.php">Setting</a></li> <li><a href="logout.php">logout</a></li> </ul>