| Current Path : /var/www/html/mmishra/indem/old/indem/phq/ |
| Current File : /var/www/html/mmishra/indem/old/indem/phq/header.php |
<?
include 'db.php';
include 'html.php';
$link = dbConnect("nominal_roll");
$url = $_REQUEST['url'];
session_start();
if (isset($_POST['LOGIN']) || isset($_GET['LOGOUT'])){
include "login.php";
exit;
}
?>
<html><head>
<title>UP Police - Nominal Roll</title>
<base href='http://www.iiita.ac.in/phq/'></base>
<link rel=stylesheet href='style.css' type='text/css'>
</script>
</head>
<STYLE TYPE="text/css">
<!--
FORM.tb {display:inline;}
.twidth{width:100%}
.include{ font-size: 75%; font-family: verdana, arial, helvetica;}
.includebig{font-family: verdana, arial, helvetica;}
.includebig A:link { color: blue; }
.includebig A:visited { color: purple; }
.include A:link { color: blue; }
.include A:visited { color: purple; }
.submitter { font-size: 75%; font-family: verdana, arial, helvetica; }
.codehighlight {background:#eee}
.WRy1{background:#fc0}
.WRy2{background:#fff3ac}
pre.code {color: #660099; margin-left:5%}
address {text-align: right}
a:hover{background:#FD3;}
#body {background:khaki; scrollbar-base-color:khaki; margin-left: 5%; margin-right: 5%}
.WRBannerCenter {margin-left:-5%; margin-right:-5%; margin-top:8px; margin-bottom:8px; text-align:center}
-->
</STYLE>
<body><center>
<form name='myForm' method='POST' action='<?=$PHP_SELF . "?url=" . $url?>'>
<input type="hidden" name="url" value="<?=$url?>">