include("../homepage/header.php");
include("../homepage/headermenu.php");
if(empty($_SESSION["username"]))
Header("Location: ../login/login.php");
<div class="container fullheight">
<div class="col-md-6 col-md-offset-4">
<form name="search_frm" id="search_frm" class="form-inline">
<label>Search Key</label>
<input type="text" name="field_value" id="field_value" value="<?=$_SESSION["field_value"]?>" class="form-control">
<input type="hidden" name="cmd" id="cmd" value="search_general" >
<input type="submit" class="btn btn-primary" value="Search">
<a style="text-decoration: none" href="general.php?cmd=edit">নতুন তথ্য যোগ করুন</a></font>
<div style="background-color: #ff0000;height: 2px"> </div>
<table class="table table-bordered table-striped table-condensed">
<th>বর্তমান অফিসের নাম</th>
<th>জাতীয় পরিচয়পত্র নং</th>
<th>চাকুরির বেতন গ্রেড</th>
<th>বর্তমান বেতন স্কেল</th>