| Server IP : 172.64.80.1 / Your IP : 172.70.50.63 Web Server : Apache System : Linux mail.federalpolyede.edu.ng 5.10.0-32-amd64 #1 SMP Debian 5.10.223-1 (2024-08-10) x86_64 User : federalpolyede.edu.ng_idh35skikv ( 10000) PHP Version : 7.4.33 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/federalpolyede.edu.ng/httpdocs_backup/admin_student/ |
Upload File : |
<?php
session_start();
session_destroy();
session_start();
?>
<table width="100%" cellspacing="5" cellpadding="3">
<tr>
<td width="80%"><!-- InstanceBeginEditable name="EditRegion3" -->
<?php
// die('<h2>Registration Has Closed</h2>');
?>
<table width="50%" align="center" cellpadding="3" cellspacing="5">
<tr>
<td><fieldset>
<legend><h2>Enter Jamb Number/Form Number</h2></legend>
<form id="form1" name="form1" method="post" action="adminStatus_process.php">
<label for="jamb"></label>
<table width="80%" align="center" cellpadding="3" cellspacing="5">
<tr>
<td align="center"><input name="jamb" type="text" required="required" id="txtRound" size="40" placeholder="Jamb Number or Form Number" /></td>
</tr>
<tr>
<td align="center"><input type="submit" name="button" id="button" value="Check Status" /></td>
</tr>
</table>
</form>
<p> </p>
</fieldset></td>
</tr>
</table>
<!-- InstanceEndEditable --></td>
<td align="right" valign="top"><!-- InstanceBeginEditable name="EditRegion4" --><!-- InstanceEndEditable --></td>
</tr>
</table></td>
</tr>
<tr>
<td> </td>
</tr>
</table></td>
</tr>
</table>
<p> </p>
<script type="text/javascript">
var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"../SpryAssets/SpryMenuBarDownHover.gif", imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
</script>
</body>
<!-- InstanceEnd --></html>