| Server IP : 172.64.80.1 / Your IP : 172.71.120.136 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/ |
Upload File : |
<?php
include('connect.php');
$result=ExecuteQuery("select * from tblNews where Is_Live=1 order by ID");
$sNews="";
$a='';
$i=0;
while ($row=$result->fetch(PDO::FETCH_BOTH))
{
if($i==0) $a='active'; else $a=''; $i++;
$sNews=$sNews . "<div class='item ". $a ."'><div class='panel-body'>".
"<div class='panel panel-info'> <div class='panel-heading'>".
"<strong ><a href='#'>". $row['News_Title'] ."</a></strong>".
"</div></div><div class='panel panel-success' style='max-height:150px; min-height: 100px;'><div class='panel-heading'>".
$row['News_Content']. " </div></div></div><div style='float:left;margin-top:30px; margin-left:10px'><a href='" . $row['Attachment_Url'].
"' class='btn btn-success'>Read More</a></div></div>";
}
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="FedPolyEde">
<meta name="author" content="Adisa Solagbade P">
<title>Federal Polytechnic Ede, Osun State, Nigeria</title>
<meta name="keywords" content="federal, polytechnic, ede, osun, nigeria, rector, Science, engineering, environmental, research, nigerian scientist, federal polytechnic ede, adekolawole john, journals, science journals" />
<meta name="description" content="Federal Polytechnic Ede is situtated in the heart of Ede Township Osun State, Nigeria and offers World Class Polytechnic Education." />
<meta name="rating" content="Science, Engineering, Environmental, Technology, Polytechnic Education, Research, Innovation, Publication, Journal" />
<meta name="language" content="en-us" />
<meta name="author" content="[email protected]" />
<meta name="revisit-after" content="7 days" />
<meta name="ROBOTS" content="ALL" />
<meta name="copyright" content="copyright Federal Polytechnic Ede, Osun State, Nigeria."/>
<link href="css/fpesheet.css" rel="stylesheet" type="text/css" />
<!-- Bootstrap Core CSS -->
<link href="bower_components/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="bower_components/font-awesome/css/modern-business.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="bower_components/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<!--===============================================================================================-->
<script>
// Set the date we're counting down to
var countDownDate = new Date("Jan 4, 2018 23:59:25").getTime();
// Update the count down every 1 second
var x = setInterval(function() {
// Get todays date and time
var now = new Date().getTime();
// Find the distance between now an the count down date
var distance = countDownDate - now;
// Time calculations for days, hours, minutes and seconds
var days = Math.floor(distance / (1000 * 60 * 60 * 24));
var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60));
var seconds = Math.floor((distance % (1000 * 60)) / 1000);
// Output the result in an element with id="demo"
document.getElementById("demo").innerHTML = days + "d " + hours + "h "
+ minutes + "m " + seconds + "s <br> ";
// If the count down is over, write some text
if (distance < 0) {
clearInterval(x);
document.getElementById("demo").innerHTML = "Acceptance Fees for ND DPT & RPT First Batch Has Closed";
}
}, 1000);
</script>
<!--===============================================================================================-->
<body background="images/logo2fade.png" style="background-attachment: fixed">
<!-- START FACEBOOK INTEGRATION -->
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v3.0';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!-- END FACEBOOK INTEGRATION -->
<!-- START RESEARCH GATE INTEGRATION -->
<script> (function() { var st = document.createElement('script'); st.type = 'text/javascript'; st.async = true; st.src = 'https://www.researchgate.net/javascript/plugin/plugin-api-min.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(st, s); })(); </script>
<!-- END RESEARCH GATE INTEGRATION -->
<!-- START TOP NAVIGATION -->
<div class="container"><!-- Start Nav Bar Container -->
<!-- Navigation -->
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header"><!-- Start nav-bar header -->
<img src="images/logoOriginal.png" >
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#fpe-menu">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.php"></a>
</div><!-- End nav-bar header -->
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="fpe-menu">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.php">Home</a></li>
<li><a href="about/?fpe=history">About FPE</a></li>
<li><a href="mgt/?fpe=management">Administration</a></li>
<li class="dropdown">
<a href="sch/?fpe=schools" class="dropdown-toggle" data-toggle="dropdown" role="button">Schools <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="sch/?fpe=sas">Applied Sciences</a></li>
<li><a href="sch/?fpe=sbs">Business Studies</a></li>
<li><a href="sch/?fpe=ses">Environmental Studies</a></li>
<li><a href="sch/?fpe=seet">Engineering Technology</a></li>
<li><a href="sch/?fpe=spds">Part-time & Dev. Studies</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button"><strong>ePortal <b class="caret"></b></strong></a>
<ul class="dropdown-menu">
<li><a href="entranceForm">Admissions</a></li>
<li><a href="admin_student/admin.php">Students</a></li>
<li><a href="admin_main">Staff</a></li>
<li><a href=" http://webmail.federalpolyede.edu.ng">Staff Webmail</a></li>
<li><a href="http://www.fpealumni.org">Alumni Page</a></li>
<li><a href="http://nbteace.cobaltlms.com/login/index.php" target="_blank">Distance Learning</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
</div> <!-- End Nav Container -->
<!-- END TOP NAVIGATION -->
<!-- START FIRST BANNER -->
<div id="clr"></div>
<div class="container">
<div class="row">
<div id="fpeslide" class="carousel" data-ride="carousel">
<ol class="carousel-indicators2">
<li data-target="#fpeslide" data-slide-to="0" class="active"></li>
<li data-target="#fpeslide" data-slide-to="1" class="active"></li>
<li data-target="#fpeslide" data-slide-to="2" class="active"></li>
<li data-target="#fpeslide" data-slide-to="3" class="active"></li>
<li data-target="#fpeslide" data-slide-to="4" class="active"></li>
<li data-target="#fpeslide" data-slide-to="5" class="active"></li>
</ol>
<div class="carousel-inner" role="listbox">
<div class="item active">
<img src="images/slides/fpe_var1.jpg" alt="Award">
<div class="slidetext">
<h4>The Rector and his Management Team receiving Awards for the Outstanding Polytechnic and Outstanding Rector of the Year 2018</h4>
</div>
</div>
<div class="item">
<img src="images/slides/fpe_var2.jpg" alt="Inagural Lecture">
<div class="slidetext">
<h4><span style="color:#CF9">"Water, an Indispensable Companion of Life"</span> by Engr. Abimbola S. A. A. @ the 10th PREMIERE Inagural Lecture of Federal Polytechnic Ede</h4>
</div>
</div>
<div class="item">
<img src="images/slides/fpe_var3.jpg" alt="NIPOSSGA 2018">
<div class="slidetext">
<h4>Cross-section of TEAM FPE at IMT Enugu for the 2018 NIPOSSGA Games Competition</h4>
</div>
</div>
<div class="item">
<img src="images/slides/fpe_var4.jpg" alt="Commissioning of Drawing Boards">
<div class="slidetext">
<h4>The Rector, Federal Polytechnic Ede commissioning Drawing Boards fabricated by Building Tech Dept. for Architectural Dept. of the Institution</h4>
</div>
</div>
<div class="item">
<img src="images/slides/fpe_var5.jpg" alt="ODFL Workshop">
<div class="slidetext">
<h4>Open Distance and Flexible Learning Train the Trainers Workshop at Federal Polytechnic Ede in collaboration with NBTE/M8Global/TIER</h4>
</div>
</div>
<div class="item">
<img src="images/slides/fpe_var6.jpg" alt="SLT Induction Ceremony">
<div class="slidetext">
<h4>Epoch Induction Ceremony of HNDII SLT Graduates of Federal Polytechnic Ede by Nigeria Institute of Science Laboratory Technology (NISLT)</h4>
</div>
</div>
<div class="item">
<img src="images/slides/fpe_var7.jpg" alt="2018 Rector's Cup">
<div class="slidetext">
<h4>2018 RECTOR's CUP competition for Staff with the Rector presenting the Gold Cup to the <span style="color:#FF0">REGISTRY UNIT </span>as Winner's of the Football event</h4>
</div>
</div>
</div>
<a class="left carousel-control" href="#fpeslide" role="button" data-slide="prev"><span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span></a>
<a class="right carousel-control" href="#fpeslide" role="button" data-slide="next"><span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span></a>
</div>
</div>
</div>
<div id="clr5"></div>
<!-- END FIRST BANNER -->
<!-- Page Content -->
<div class="container">
<div class="row">
<div class="col-md-8 panel">
<div class="col-lg-5 panel-body">
<div style="padding:8px; text-align:justify">
<p><strong>FPE-SIMS MOBILE APP</strong></p>
<p>Federal Polytechnic Ede Innovation Team develops first ever tertiary institution Student Information Management mobile app. The app popularly known as <strong>FPE-SIMS</strong> is available on Google Playstore for download and is compatible with all Playstore enabled Mobile phone. Desktop and Laptop Users can use the app by downloading the latest version of Bluestack and WPS office.</p><p>The app is compulsory for both staff and students of Federal Polytechnic Ede.</p><p<a href="https://play.google.com/store/apps/details?id=com.cyberline.software.studentsmanagementsystem&hl=en" class="btn btn-warning">Click Here to Download APP</a></p>
</div>
</div>
<div class="col-lg-3 panel-body" style="margin-right:25px"><a href="https://play.google.com/store/apps/details?id=com.cyberline.software.studentsmanagementsystem&hl=en"><img alt="FPE-SIMS" src="images/fpe_simsapp.jpg" width="200" height="350"></a>
</div>
<div class="col-lg-3 panel-body"><a href="https://play.google.com/store/apps/details?id=com.cyberline.software.studentsmanagementsystem&hl=en"><img alt="FPE-SIMS" src="images/fpe_simsapp2.jpg" width="200" height="350"></a>
</div>
</div>
<!--- START NEWS COLUMN --->
<div class ="col-md-4" >
<div class="panel panel-danger" style="max-height:465px; min-height: 300px; " >
<div class="panel-heading"><strong>FPE NEWS FLASH!</strong></div>
<header id="news" class="carousel slide">
<div class="carousel-inner" ><?php echo $sNews; ?></div>
</header>
</div>
</div>
</div>
</div>
<!-- Admission Bar -->
<div id="clr"></div>
<div class="container" style="background-color:#09F">
<div class="row" style="padding:35px">
<h2>The 2018/2019 Admission Exercise into Federal Polytechnic Ede is NOW OPEN!!!</h2>
<h4>Application for Admission exists for HND (Full-time), ND (Full-time), ND (Daily Part-time), ND (Part-time) and Remedial Programmes of the Institution</h4>
<p>
<span style="float:left"><a href="filetoU/ADVERT_new.pdf" class="btn btn-primary">Click Here for More Admission Details</a></span>
<span style="float:left; margin-left:100px;"><a href="filetoU/REQUIRMENT_new.pdf" class="btn btn-danger">Click Here to see Admission Requirements</a></span>
<span style="float:right"><a href="entranceForm" class="btn btn-success">Click Here to Kick-Start your Application Process </a></span>
</p>
</div>
</div>
<div id="clr5"></div>
<!--- COMMENCE SOCIAL MEDIA PLUGINS -->
<div class="container" style="background-color:#900">
<div class="row">
<h4 style="text-align:center; color:#900; padding:5px; background-color:#CCC">Federal Poly Ede Trending on Social Media</h4>
<div class="col-md-4 panel-body fb-page"
data-tabs="timeline"
data-href="https://web.facebook.com/Federal-Polytechnic-Ede-570187890031766"
data-width="380"
data-hide-cover="false"></div>
<div class="col-md-4 panel-body">
<blockquote class="twitter-tweet" data-lang="en"><p lang="en" dir="ltr">Rector Federal Polytechnic Ede, Dr. Prince Adekolawole John Taiwo receiving the Inaugural Lecture publication from the presenter Engr. Abimbola S A A. at the 10th Premier Inaugural Lecture of the Polytechnic . <a href="https://twitter.com/hashtag/federalpolyede?src=hash&ref_src=twsrc%5Etfw">#federalpolyede</a> <a href="https://twitter.com/hashtag/inaugurallecture?src=hash&ref_src=twsrc%5Etfw">#inaugurallecture</a> <a href="https://twitter.com/hashtag/abimbolasaa?src=hash&ref_src=twsrc%5Etfw">#abimbolasaa</a> <a href="https://t.co/ZOn7CXrZR5">pic.twitter.com/ZOn7CXrZR5</a></p>— Federalpolyede (@federalpolyede) <a href="https://twitter.com/federalpolyede/status/997703801699209216?ref_src=twsrc%5Etfw">May 19, 2018</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
<div class="col-md-4 panel-body">
<div class="rg-plugin" data-stats="true" data-faces="true" data-publications="true" data-height="600" data-width="300" data-theme="light" data-type="institution" data-installationId="5b49c96710569f3f8c2d7abb" style="background-color:#FFF" />
</div>
</div>
</div>
<!--- END SOCIAL MEDIA PLUGINS -->
<!---- COMMENCE NEW FOOTER ---->
<div id="footer" style="background-color:#000">
<div class="container">
<div class="col-lg-3 panel-body">
<ul class="footlink">
<li><strong>STUDENT LOUNGE</strong></li>
<li><a href="entranceForm">2018/2019 Application Forms</a></li>
<li><a href="filetoU/REQUIRMENT_new.pdf" target="_blank">Admissions Requirement</a></li>
<li><a href="admin_student">Check Semester Result</a></li>
<li><a href="filetoU/Procedure%20for%20registration.pdf">Registration Procedures for 2017/2018 Academic Session</a></li>
<li><a href="admin_student">Student Portal</a></li>
<li><a href="entranceForm/adminStatus.php">Check Admission Status</a></li>
<li><a href="filetoU/2017_2018_ACADEMIC_CALENDAR.pdf">2017/2018 Academic Calendar</a></li>
</ul>
</div>
<div class="col-lg-3 panel-body">
<ul class="footlink">
<li><strong>PAYMENT SOLUTIONS</strong></li>
<li><a href="admin_student/remitaPaymentNon.php">Other Payments</a></li>
<li><a href="filetoU/SCHOOL FEES SCHEDULE LATEST.pdf">Current School Fees</a></li>
<li><a href="filetoU/sf_2017_2018.pdf">Schedule of School Fees for 2017/2018 Session</a></li>
</ul>
</div>
<div class="col-lg-4 panel-body">
<ul class="footlink">
<li><strong>STAFF LOUNGE</strong></li>
<li><a href="admin_main">Staff Portal</a></li>
<li><a href="webmail.federalpolyede.edu.ng">Institutional Email</a></li>
</ul>
<div id="clr10"></div>
<ul class="footlink">
<li style="border-bottom:#FFF solid 2px; color:#FF6"><strong>Follow us on Social Media</strong></li>
</ul>
<div id="clr"></div>
<ul id="nav">
<li><a href="https://web.facebook.com/Federal-Polytechnic-Ede-570187890031766/?ref=bookmarks">
<img title="Facebook" alt="Facebook" src="images/facebook.jpg" width="35" height="35" />
</a>
</li>
<li><a href="twitter.com/federalpolyede">
<img title="Twitter" alt="Twitter" src="images/twitter.jpg" width="35" height="35" />
</a></li>
<li><a href="instagram.com/federalpolyede">
<img title="Instagram" alt="Instagram" src="images/instagram.jpg" width="35" height="35" />
</a></li>
<li><a href="youtube.com/federalpolyede">
<img title="Youtube" alt="Youtube" src="images/youtube.jpg" width="35" height="35" />
</a></li>
</ul>
</div>
<div class="col-lg-2 panel-body">
<ul class="footlink">
<li><a href="index.php"><img src="images/logoede.png"></a></li>
</ul>
</div>
<div id="clr"></div>
<div style="border-top:2px solid #999999">
<p class="foottext">© 2018 This site is developed and maintained by FPE ICT TEAM</p>
</div>
</div>
</div>
<!---- END NEW FOOTER ---->
<!-- jQuery -->
<script src="bower_components/datatables/media/js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
<!-- Script to Activate the Carousel -->
<script>
$('.carousel').carousel({
interval: 3000 //changes the speed
})
</script>
</body>
</html>