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 - EMRS Society</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Learn about the EMRS Society managing Eklavya Model Residential Schools across India, including Kalsi, Dehradun. Explore its vision, mission, objectives, and contributions to tribal education."> <meta name="keywords" content="EMRS Society, Eklavya Model Residential School Society, EMRS Kalsi Society, Tribal Education Society, EMRS Governance, EMRS Management, EMRS Vision and Mission, Tribal Student Support, Eklavya Residential Schools India, EMRS Uttarakhand"> <meta property="og:title" content="Eklavya Model Residential School - EMRS Society" /> <meta property="og:description" content="Learn about the EMRS Society managing Eklavya Model Residential Schools across India, including Kalsi, Dehradun. Explore its vision, mission, objectives, and contributions to tribal education." /> <meta property="og:image" content="https://emrskalsi.com/images/logo.png" /> <meta property="og:url" content="https://emrskalsi.com/EMRS-society.php" /> <meta property="og:type" content="website" /> <?php include('include/header.php'); ?> <div class="breadcrumbs"> <div class="container"> <!-- <h1 class="pull-left"> Principal's Desk</h1> --> <ul class="pull-left breadcrumb"> <li><a href="javascript:void(0)">Administration </a></li> <li><a href="javascript:void(0)">EMRS Society</a></li> </ul> <div class="brs"> </div> </div> </div> </div> <style>.menshow{display:block !important} .views-field a{ color: #007bff!important; } </style> </div></div> <div class="" id="pr"> <div class="container-fluid body-container inner-content"> <div class="headline" id="headlines"> <h2>EMRS Society</h2> </div> <div class="tabs"></div> <div class="wrapper" id="skipCont"></div> <div class="region region-content"> <div id="block-system-main" class="block block-system"> <div class=""> <div class="view view-school-cbse-affiliation-report view-id-school_cbse_affiliation_report view-display-id-page view-dom-id-25b34940c6c1a6757c009b7033e65759"> <div class="view-content"> <div class="table-responsive"> <table class="table table-bordered table-hover table-striped views-table cols-4"> <thead> <tr> <th class="views-field views-field-counter" scope="col"> Sr.No. </th> <th class="views-field views-field-title" scope="col"> Title </th> <th class="views-field views-field-php" scope="col"> Download/Details </th> <th class="views-field views-field-field-date" scope="col"> Publish Date </th> </tr> </thead> <tbody> <?php $q = "select * from emrs_society"; $query = mysqli_query($conn,$q); $i=1; while($res = mysqli_fetch_array($query)) { $date=date_create($res['publish_date']); ?> <tr class="odd views-row-last"> <td class="views-field views-field-counter"> <?php echo $i++; ?> </td> <td class="views-field views-field-title" data-label=" Title " > <?php echo $res['title'] ?> </td> <td class="views-field views-field-php"> <a href="admin/<?php echo $res['file'] ?>" download> Download <i class="fa fa-file-pdf-o red_pdf pad-left"></i> </a> </td> <td class="views-field views-field-field-date"> <span class="date-display-single" property="dc:date" datatype="xsd:dateTime" content="2020-11-28T00:00:00+05:30"><?php echo date_format($date,"d-m-Y"); ?></span> </td> </tr> <?php } ?> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> <?php include('include/footer.php'); ?>