GOOGLE

aku nok ndi : /home/astwardha/public_html/
File Up :
aku nok ndi : /home/astwardha/public_html/academic_calendar.php

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <meta name="author" content="">
  <title>Agnihotri School of Technology (Polytechnic) Wardha</title>
  <!-- core CSS -->
  <link href="css/bootstrap.min.css" rel="stylesheet">
  <link href="css/font-awesome.min.css" rel="stylesheet">
  <link href="css/animate.min.css" rel="stylesheet">
  <link href="css/prettyPhoto.css" rel="stylesheet">
  <link href="css/main.css" rel="stylesheet">
  <link href="css/responsive.css" rel="stylesheet">
  <link rel="shortcut icon" href="">
  <script >
   $(document).ready(function () {
    $("#background-image").fullscreenBackground();
  });
</script>
<script src="js/slider.js"></script>
<script src="includePage.js"></script>
</head>
<body class="homepage">
<?php   include("header.php"); ?>
<section id="main-slider" class="no-margin ">
 <div class="container container_bg_banner width"  >
        <div class="col-md-9 col-sm-8 wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="600ms" style="border:0px solid red; padding:0px;">
         <div  style=" background:#000; padding-bottom:5px;">
         <?php include("slider.php");?>
</div>
<script>jssor_1_slider_init();</script>
</div>
<?php include("important_news.php");?>
</div>
</section><!--/#main-slider-->
<section id="middle">
  <div class="container container_bg">
    <div class="row">
      <div class="col-sm-3 col-md-3 wow fadeInDown">
       <script >
        ajaxinclude("left_Site.html");
      </script> 
    </div><!--/.col-sm-6-->
    <div class="col-sm-8 col-md-9 wow fadeInDown padding_main_bottom">
      
     <h1 style="padding-top:0px; margin-top:0px; color: green;">
      <b>Academic Calendar</b></h1>
     <hr/>
          <div class="col-md-12" >
     <table class="table-bordered table-hover table table-striped">
  <tr>
    <th><strong>&nbsp;Sr.No.</strong></th>
    <th><strong>&nbsp;Academic Year</strong></th>
    <th><strong>&nbsp;Heading</strong></th>
    <th><strong>&nbsp;Pdf</strong></th>
    <th><strong>&nbsp;Download</strong></th>
  </tr>
  <?php $sql="SELECT * FROM `academic_calendar` ORDER BY ID DESC";
      $placements=mysqli_query($con,$sql);
      $i=1;
      while($row=mysqli_fetch_array($placements)){?>
  <tr>
    <td valign="top"><div align="center"><?php echo $i;?></div></td>
    <td valign="top"><?php echo $row['year'];?></td>
    <td valign="top"><?php echo $row['heading'];?></td>
    <td valign="top"><img src="pdf.png" width="50"></td>
    <td valign="top"><a href="uploadedImage/academic_calendar/<?php echo $row['image'];?>">Download</a></td>
  </tr>
  <?php $i++; } ?>
</table>
        
       </div>
     <br>
      </div>
   </div><!--/.row-->
 </div><!--/.container-->
</section><!--/#middle-->
<!--/#content-->
<!--/#partner-->
<!--/#conatcat-info-->
<!--/#bottom-->
<script type="text/javascript">
   /* $(window).load(function(){        
   $('#views').modal('show');
    }); */
</script>
<div id="views" class="modal fade" role="dialog">
  <div class="modal-dialog">
    <!-- Modal content-->
    <div class="modal-content">
      <div class="modal-header">
        <button type="button" class="close" data-dismiss="modal">&times;</button>
        <h4 class="modal-title"><img src="cooltext337471870501364.gif" width="500"></h4>
      </div>
      <div class="modal-body">
        <p><img src="WhatsApp.jpeg" ></p>
      </div>
      <div class="modal-footer">
        <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
      </div>
    </div>

  </div>
</div>
<style>
  hr {
height: 1px;
color: red;
background-color: red;
border: none;
}
</style>
<br/>
<script >
  ajaxinclude("footer.html");
</script> 
<!--/#footer-->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.prettyPhoto.js"></script>
<script src="js/jquery.isotope.min.js"></script>
<script src="js/main.js"></script>
<script src="js/wow.min.js"></script>
</body>
<!-- Mirrored from sdmca.edu.in/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 27 Sep 2018 18:25:12 GMT -->
</html>

Copyright © 1945 - 2024 GOOGLE