| Server IP : 172.64.80.1 / Your IP : 108.162.241.66 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/admin_main/ |
Upload File : |
<?php
//session_start();
//$userLogin=$_SESSION['sName'];
//$sql="select * from report_setting where username='$userLogin'";
//$sql_exe=$db->query($sql);
//$sql_count=$sql_exe->rowCount();
//if ($sql_count==1) {
// $sql_fetch=$sql_exe->fetch(PDO::FETCH_BOTH);
// $to=$sql_fetch['to_v'];
// $from=$sql_fetch['from_v'];
//}else{
// $to='True';
// $from='True';
//}
require_once('headMain_bursary_spec.php');
?>
<table width="50%" align="center" cellpadding="3" cellspacing="5">
<tr></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>
</div>
<?php
require_once ("footMain.php");
?>