403Webshell
Server IP : 50.63.8.194  /  Your IP : 216.73.216.202
Web Server : Microsoft-IIS/10.0
System : Windows NT P3NWVPWEB026 10.0 build 17763 (Windows Server 2016) AMD64
User : IWPD_7824(SpiPanel) ( 0)
PHP Version : 7.3.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  G:/PleskVhosts/polyprep.in/mmitshamli.ac.in/mmit_shamli/home/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : G:/PleskVhosts/polyprep.in/mmitshamli.ac.in/mmit_shamli/home/index.php
<?php

$title = "Home";

include("../admin/connection.php");

$q_slider = "select * from tbl_slider order by slider_id desc";
$q_notice = "select * from tbl_notice order by file_id desc";
$q_gallery = "select * from tbl_gallery order by gal_id desc limit 8";


$res_slider = mysqli_query($dbCon, $q_slider);
$res_notice = mysqli_query($dbCon, $q_notice);
$res_gallery = mysqli_query($dbCon, $q_gallery);


?>
<!DOCTYPE html>
<html lang="en">


<head>

    <?php
include('../home_include/header_link.php');
?>


</head>

<body>

    <div class="page-wrapper" id="page-wrapper">

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



        <!-- start side menu -->
        <!-- end side menu -->
        <!-- start slider -->
        <div id="demo" class="carousel slide" data-ride="carousel">
            <ul class="carousel-indicators">
                <li data-target="#demo" data-slide-to="0" class="active"></li>
                <li data-target="#demo" data-slide-to="1"></li>
                <li data-target="#demo" data-slide-to="2"></li>
                <li data-target="#demo" data-slide-to="3"></li>
            </ul>
            <div class="carousel-inner">

                <?php
        $flg = 1;
        while($row_slider = mysqli_fetch_assoc($res_slider)){
            if($flg == 1){
        ?>
                <div class="carousel-item active">
                    <img src="../admin/slider/<?php echo $row_slider['pic']; ?>" alt="education" class="img-fluid">

                    <div class="carousel-caption animated fadeInLeft delay-0.5s">
                        <h1 class="font-weight-bold"
                            style=" text-shadow: -1px 1px 0 #000, 1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;">
                            <?php echo $row_slider['text1']; ?></h1>
                        <h6 class="banner-desc"><?php echo $row_slider['text2']; ?></h6>

                    </div>
                </div>

                <?php
            }else{
        ?>

                <div class="carousel-item">
                    <img src="../admin/slider/<?php echo $row_slider['pic']; ?>" alt="education" class="img-fluid">

                    <div class="carousel-caption animated fadeInUp delay-0.5s">
                        <h1 class="font-weight-bold"
                            style=" text-shadow: -1px 1px 0 #000, 1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;">
                            <?php echo $row_slider['text1']; ?></h1>
                        <h6 class="banner-desc"><?php echo $row_slider['text2']; ?></h6>

                    </div>
                </div>

                <?php
            }
            $flg=0;
        }
        ?>


            </div>
        </div>
        <!-- end slider -->
        <!--=======Our Mentors==============-->
        <section class="our-team text-center bg-light">
        <div class="container">
            <div class="sec-title text-center mb-3">
                <span class="title">Our Mentors</span>
                <h2>These are the People that not only advise us but also guide us at every step</h2>
                <div class="divider">
                    <span class="fa fa-mortar-board"></span>
                </div>
            </div>
            <div class="row">
                <div class="col-xl-3 col-lg-3 col-md-6 col-sm-6 col-12" data-aos="fade-up" data-aos-duration="550">
                    <div class="team-block">
                        <div class="team-img">
                            <img src="../assets/images/mentors/yogiji.jpg" class="img-fluid" alt="team member"
                                style="height:200px; width:400px;">
                        </div>


                        <h4 class="pt-4 font-weight-bold color-orange">Yogi Adityanath</h4>
                        Hon'ble Chief Minister Uttar Pradesh

                    </div>

                </div>

                <div class="col-xl-3 col-lg-3 col-md-6 col-sm-6 col-12" data-aos="fade-up" data-aos-duration="550">
                    <div class="team-block mt-xl-0 mt-lg-0 mt-md-0 mt-sm-2 mt-2">
                        <div class="team-img">
                            <img src="../assets/images/mentors/tem.jpg" class="img-fluid" alt="team member"
                                style="height:200px; width:400px;">
                        </div>

                        <h4 class="pt-4 font-weight-bold color-orange">Shri Ashish Patel</h4>
                        Hon'ble Minister of<br />T.E.D, Uttar Pradesh
                    </div>
                </div>



                <!-- <div class="col-xl-3 col-lg-3 col-md-6 col-sm-6 col-12" data-aos="fade-up" data-aos-duration="550">
                    <div class="team-block  mt-xl-0 mt-lg-0 mt-mb-2 mt-sm-2 mt-2">
                        <div class="team-img">
                            <img src="../assets/images/mentors/minister-2.png" class="img-fluid" alt="team member"
                                style="height:200px; width:400px;">
                        </div>

                        <h4 class="pt-4 font-weight-bold color-orange">Shri Sandeep Singh</h4>
                        Hon'ble State Minister Technical Education Department
                    </div>
                </div> -->

                <div class="col-xl-3 col-lg-3 col-md-6 col-sm-6 col-12" data-aos="fade-up" data-aos-duration="550">
                    <div class="team-block  mt-xl-0 mt-lg-0 mt-mb-2 mt-sm-2 mt-2">
                        <div class="team-img">
                            <img src="../assets/images/mentors/Amrit_Abhijat.jpg" class="img-fluid" alt="team member"
                                style="height:200px; width:400px;">
                        </div>

                        <h4 class="pt-4 font-weight-bold color-orange">Shri Amrit Abhijat</h4>
                        Principal Secretary<br />
                        T.E.D., Uttar Pradesh
                    </div>
                </div>

                <div class="col-xl-3 col-lg-3 col-md-6 col-sm-6 col-12" data-aos="fade-up" data-aos-duration="550">
                    <div class="team-block mt-xl-0 mt-lg-0 mt-md-0 mt-sm-2 mt-2">
                        <div class="team-img">
                            <img src="../assets/images/mentors/Shri%20Alok%20Kumar.jpg" class="img-fluid" alt="team member"
                                style="height:200px; width:400px;">
                        </div>

                        <h4 class="pt-4 font-weight-bold color-orange">Shri Alok Kumar</h4>
                        Secretary Technical Education Department
                    </div>
                </div>



            </div>
            <div class="row mt-3 d-flex justify-content-center">


              
                <div class="col-xl-3 col-lg-3 col-md-6 col-sm-6 col-12" data-aos="fade-up" data-aos-duration="550">
                    <div class="team-block">
                        <div class="team-img mt-xl-0 mt-lg-0 mt-mb-2 mt-sm-2 mt-2">
                            <img src="../assets/images/mentors/Shri%20Manoj%20Kumar.png" class="img-fluid"
                                alt="team member" style="height:200px; width:400px;">
                        </div>

                        <h4 class="pt-4 font-weight-bold color-orange"> Shri Manoj Kumar</h4>
                        Director of Technical Education U.P. and IRDT U.P. Kanpur

                    </div>
                </div>


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




        <!--=======EndOur Mentors==============-->
        <!-- start online course -->
        <section class="online-course">
            <div class="container">
                <div class="row">
                    <div class="col-lg-6">
                        <div class="sec-title">
                            <span class="title">Notice Board</span>
                            <h2>Current News & Notice </h2>
                            <div class="divider">
                                <span class="fa fa-mortar-board"></span>
                            </div>
                        </div>
                        <div class="p-3" style="max-height:400px; min-height:400px;">
                            <marquee direction="up" style="max-height:350px; min-height:350px;" scrollamount="5"
                                onmouseover="this.stop()" onmouseout="this.start()">
                                <?php
                            while($row_notice = mysqli_fetch_assoc($res_notice)){
                            ?>
                                <p><i class="fas fa-crosshairs fa-2x text-danger fa-spin"></i> &nbsp; <sup><a
                                            style="font-size:16px;" class="ml-2"
                                            href="../admin/notice/<?php echo $row_notice['file_name']; ?>"
                                            target="_blank" id="news"> <?php echo $row_notice['notice']; ?></a></sup>
                                </p>
                                <?php
                            }
                         ?>
                            </marquee>
                        </div>
                        <button type="button" class="btn theme-orange theme-btn my-2 join-us">See More</button>
                    </div>
                    <div class="col-lg-6">

                        <div class="course-block  d-flex justify-content-between  pa-2 mx-2 my-2" data-aos="fade-up"
                            data-aos-duration="550">
                            <img src="../assets/images/faculty/Mr.%20NAVEEN%20KUMAR.png" class="img-fluid m-auto"
                                alt="Our Philosophy"
                                style="min-height:300px; min-width:300px;max-height:300px; max-width:350px;">

                        </div>
                        <div class="course-block  d-flex justify-content-between theme-orange pa-2 mx-5 mt-1"
                            data-aos="fade-up" data-aos-duration="550">

                            <div class="course-text pl-1">
                                <h4>Mr. Naveen Kumar (Principal)</h4>
                                <p>“I strongly believe that the purpose of education is to create mature, sensible,
                                    tolerant and professionally equipped individuals. To me it’s a matter of pride that
                                    our faculties together are ensuring that students are provided the best of
                                    learning."</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>














        <!-- start target -->
        <section class="target">
            <div class="container">
                <div class="sec-title text-center bg-fill mb-3">
                    <span class="title">We Provides</span>
                    <h2 class="text-white">Our Popular Courses</h2>
                    <div class="divider">
                        <span class="fa fa-mortar-board"></span>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-4">
                        <div class="target-block text-white p-5 mb-lg-0 mb-xl-0 mb-md-0 mb-sm-5 mb-5" data-aos="fade-up"
                            data-aos-duration="550">
                            <div class="border-line"></div>
                            <i class="fas fa-cogs  fa-3x color-orange mb-3 target-icon"></i>
                            <h4 class="font-weight-bold">Mechanical (Production)</h4>
                            <p>Mechanical engineering is the study, design, development, construction, and testing of
                                mechanical and thermal sensors and devices, including tools, engines, and machines.
                                Mechanical engineering careers center on creating technologies to meet a wide range of
                                human needs.</p>
                            <a href="javascript:" class="btn text-white pl-0">
                                Read More<i class="fa fa-angle-double-right ml-2"></i>
                            </a>
                        </div>
                    </div>

                    <div class="col-md-4">
                        <div class="target-block text-white  p-5 mb-lg-0 mb-xl-0 mb-md-0 mb-sm-5 mb-5"
                            data-aos="fade-up" data-aos-duration="550">
                            <div class="border-line"></div>
                            <i class="fas fa-seedling fa-3x color-orange mb-3 target-icon"></i>
                            <h4 class="font-weight-bold"> Food Technology</h4>
                            <p>Food engineering is a scientific, academic, and professional field that interprets and
                                applies principles of engineering, science, and mathematics to food manufacturing and
                                operations, including the processing, production, handling, storage, conservation,
                                control, packaging and distribution of food products.<br /><br /></p>
                            <a href="javascript:" class="btn text-white pl-0">
                                Read More<i class="fa fa-angle-double-right ml-2"></i>
                            </a>
                        </div>
                    </div>

                    <div class="col-md-4">
                        <div class="target-block text-white p-5" data-aos="fade-up" data-aos-duration="550">
                            <div class="border-line"></div>
                            <i class="fas fa-scroll fa-3x color-orange mb-3 target-icon"></i>
                            <h4 class="font-weight-bold">Paper & Pulp Technology</h4>
                            <p>Paper Engineering is the area of engineering that deals converting raw materials into
                                paper products. It deals with the thermal, chemical and biochemical process that are
                                used to design and produce the paper.Using mechanical instruments to grind and refine
                                the pulp and producing the paper</p>
                            <a href="javascript:" class="btn text-white pl-0">
                                Read More<i class="fa fa-angle-double-right ml-2"></i>
                            </a>
                        </div>
                    </div>

                </div>
            </div>
        </section>
        <!-- end target -->
        <!-- start about us -->
        <section class="about-us mt-5" data-aos="fade-up" data-aos-duration="950">
            <div class="container">
                <div class="about-box pb-3">
                    <i class="fas fa-star"></i>
                </div>
                <h5 data-aos="fade-up" data-aos-duration="1050">About Us</h5>
                <h2 class="font-weight-bold pb-3 px-5 mb-0 bottom-line" data-aos="fade-up" data-aos-duration="1050">
                    Welcome to Mahamaya Polytechnic Of Information Technology, SHAMLI .</h2>
                <p class=""></p>
                <p>
                    <b>MAHAMAYA POLYTECHNIC OF INFORMATION TECHNOLOGY, SHAMLI (U.P)</b> has been Established in the year
                    2017 affiliated by <b>“Board of Technical Education Uttar Pradesh” (BTE UP)</b>, Lucknow and
                    approved by <b>“ALL INDIA COUNCIL FOR TECHNICAL EDUCATION, NEW DELHI” (AICTE, New Delhi)></b>. The
                    3-year duration course DIPLOMA IN MECHANICAL ENGINEERING (PRODUCTION) was started from the Session
                    2017-18. The institute campus is spread in 29587.83 sqm.
                </p>

                <p style="text-align:left;">
                    <i class="far fa-dot-circle text-primary"></i> 3 year Diploma in MECHANICAL ENGINEERING (PRODUCTION)
                    was started from the session 2017-18.<br />
                    <i class="far fa-dot-circle text-primary"></i> 3 year Diploma in FOOD TECHNOLOGY was started from
                    the session 2018-19.<br />
                    <i class="far fa-dot-circle text-primary"></i>3 year Diploma in PAPER & PULP TECHNOLOGY was started
                    from the session 2018-19.<br />


                </p>

                <div class="button-box">
                    <a href="javascript:" class="left-btn">More About Us</a>
                    <a href="javascript:" class="right-btn">Contact Us</a>
                </div>
            </div>
        </section>
        <!-- end about us -->
        <!-- end online course -->
        <!-- start search course -->
        <section class="search-course">
            <div class="container">
                <div class="row justify-content-center">
                    <!-- start counter -->
                    <section class="counter-section">
                        <div class="container mt-5">
                            <div class="text-center mt-5">
                                <div class="row text-light">
                                    <div class="col-lg-3 col-md-6 col-sm-6 ">
                                        <div class="counter" data-aos="fade-up" data-aos-duration="550">
                                            <div class="border-line"></div>
                                            <div class="counter-img">
                                                <img src="../assets/images/icons/teacher.png" class="img-fluid"
                                                    alt=teacher>
                                            </div>
                                            <h5 class="count-text mt-2">Teachers</h5>
                                            <h2 class="timer count-title count-number" data-to="08" data-speed="30">
                                            </h2>

                                        </div>
                                    </div>
                                    <div class="col-lg-3 col-md-6 col-sm-6">
                                        <div class="counter mt-xl-0 mt-lg-0 mt-md-0 mt-sm-0 mt-3" data-aos="fade-up"
                                            data-aos-duration="550">
                                            <div class="border-line"></div>
                                            <div class="counter-img">
                                                <img src="../assets/images/icons/classroom.png" class="img-fluid"
                                                    alt="classroom">
                                            </div>
                                            <h5 class="count-text mt-2">Classroom</h5>
                                            <h2 class="timer count-title count-number" data-to="06" data-speed="1500">
                                            </h2>
                                        </div>
                                    </div>
                                    <div class="col-lg-3 col-md-6 col-sm-6">
                                        <div class="counter mt-xl-0 mt-lg-0 mt-md-4 mt-sm-3 mt-3" data-aos="fade-up"
                                            data-aos-duration="550">
                                            <div class="border-line"></div>
                                            <div class="counter-img">
                                                <img src="../assets/images/icons/career.png" class="img-fluid"
                                                    alt="career">
                                            </div>
                                            <h5 class="count-text mt-2">Students</h5>
                                            <h2 class="timer count-title count-number" data-to="183" data-speed="1500">
                                            </h2>
                                        </div>
                                    </div>
                                    <div class="col-lg-3 col-md-6 col-sm-6">
                                        <div class="counter mt-xl-0 mt-lg-0 mt-md-4 mt-sm-3 mt-3" data-aos="fade-up"
                                            data-aos-duration="550">
                                            <div class="border-line"></div>
                                            <div class="counter-img">
                                                <img src="../assets/images/icons/activity.png" class="img-fluid"
                                                    alt="activity">
                                            </div>
                                            <h5 class="count-text mt-2">Courses</h5>
                                            <h2 class="timer count-title count-number" data-to="3" data-speed="1500">
                                            </h2>
                                        </div>
                                    </div>
                                </div>
                            </div>

                        </div>
                    </section>
                    <!-- end counter -->
                </div>
            </div>
        </section>
        <!-- end search course -->
        <!-- start event listing -->
        <section class="event-listing">
            <div class="container">
                <div class="row">
                    <div class="col-lg-5">
                        <div class="about-img mb-5">
                            <div class="img_1 aos-init aos-animate d-block m-auto" data-aos="zoom-in"
                                data-aos-duration="550">
                                <div class="border-line"></div>
                                <img src="../assets/images/about1.jpg" class="img-fluid" alt="About">
                            </div>
                        </div>
                    </div>
                    <div class="col-lg-7">
                        <div class="sec-title" data-aos="fade-up" data-aos-duration="550">
                            <span class="title">Some Important Links</span>
                            <h2>More About Our College</h2>
                            <div class="divider">
                                <span class="fa fa-mortar-board"></span>
                            </div>
                            <div class="event-block d-flex my-3" data-aos="fade-up" data-aos-duration="550">
                                <h2 class="font-weight-bold color-orange mr-3">1.</h2>
                                <div class="event-info">
                                    <h5 class="color-blue">
                                        <a href="javascript:">
                                            Our Placements
                                        </a>
                                    </h5>
                                    <ul class="pl-0">
                                        <li class="pr-3">
                                            <i class="ti-location-arrow pr-2"></i>
                                            <span><a href="placement.html">Previous Year Details</a></span>
                                        </li>

                                    </ul>
                                </div>
                            </div>
                            <div class="event-block d-flex my-3" data-aos="fade-up" data-aos-duration="550">
                                <h2 class="font-weight-bold color-orange mr-3">2.</h2>
                                <div class="event-info">
                                    <h5 class="color-blue">
                                        <a href="javascript:">
                                            Our Facilities
                                        </a>
                                    </h5>
                                    <ul class="pl-0">
                                        <li class="pr-3">
                                            <i class="ti-location-arrow pr-2"></i>
                                            <span><a href="#">Hostel</a></span>
                                        </li>
                                        <li class="pr-3">
                                            <i class="ti-location-arrow pr-2"></i>
                                            <span><a href="#">Play Ground</a></span>
                                        </li>
                                        <li class="pr-3">
                                            <i class="ti-location-arrow pr-2"></i>
                                            <span><a href="#">Classroom</a></span>
                                        </li>
                                        <li class="pr-3">
                                            <i class="ti-location-arrow pr-2"></i>
                                            <span><a href="Library.html">Library</a></span>
                                        </li>
                                    </ul>
                                </div>
                            </div>
                            <div class="event-block d-flex mt-3" data-aos="fade-up" data-aos-duration="550">
                                <h2 class="font-weight-bold color-orange mr-3">3.</h2>
                                <div class="event-info">
                                    <h5 class="color-blue">
                                        <a href="javascript:">
                                            Our Faculty / Staff
                                        </a>
                                    </h5>
                                    <ul class="pl-0 mb-0">

                                        <li class="pr-3">
                                            <i class="ti-location-arrow pr-2"></i>
                                            <span><a href="faculties.html">Photo & Personal details</a></span>
                                        </li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <!-- end event listing -->
        <!-- start video & FAQ -->
        <section class="video-faq">
            <div class="container-fluid">
                <div class="row">
                    <div class="col-lg-6 col-md-6 pl-0 small-screen">
                        <div class="video-area">
                            <div class="video-icon">
                                <a href="https://youtu.be/i13E5igSU6I" class="animated pulse" data-fancybox="gallery">
                                    <span></span>
                                </a>
                            </div>
                        </div>
                    </div>
                    <div class="col-lg-6 col-md-6 p-5" data-aos="fade-up" data-aos-duration="550">
                        <div class="sec-title bg-fill">
                            <span class="title">FAQUALITY ASK QUESTION</span>
                            <h2 class="text-white">Some FAQ’s</h2>
                            <div class="divider">
                                <span class="fa fa-mortar-board"></span>
                            </div>
                        </div>

                        <div class="panel-group pt-3" id="accordion2" role="tablist" aria-multiselectable="true">
                            <div class="panel panel-default mb-4">
                                <div class="panel-heading" role="tab" id="headingOne2">
                                    <h4 class="panel-title">
                                        <a role="button" data-toggle="collapse" data-parent="#accordion2"
                                            href="#collapseOne2" aria-expanded="true">
                                            How can I get admission ?
                                        </a>
                                    </h4>
                                </div>
                                <div id="collapseOne2" class="panel-collapse collapse in" role="tabpanel"
                                    aria-labelledby="headingOne2">
                                    <div class="panel-body">
                                        <p>You can gate admission Only from JEECUP for more details visit below given
                                            link </p>
                                    </div>
                                </div>
                            </div>
                            <div class="panel panel-default mb-4">
                                <div class="panel-heading" role="tab" id="headingTwo2">
                                    <h4 class="panel-title">
                                        <a class="collapsed" role="button" data-toggle="collapse"
                                            data-parent="#accordion2" href="#collapseTwo2" aria-expanded="false">
                                            What facilities we provide ?
                                        </a>
                                    </h4>
                                </div>
                                <div id="collapseTwo2" class="panel-collapse collapse" role="tabpanel"
                                    aria-labelledby="headingTwo2">
                                    <div class="panel-body">
                                        <p>
                                        <h5>Hostel</h5>Institute provides residential quarters to the staff and three
                                        number of hostel facilities to their students .<br />
                                        Hostels rooms are neet and clean and sigle bed for each student and 24x7 light
                                        facility.<br />
                                        <h5>Class and Labs</h5>
                                        Well equipped workshops/laboratories and computer laboratory.

                                        Complete set up of virtual classroom is available for the students and faculties
                                        to attend e-lecturers online or offiline
                                        </p>
                                    </div>
                                </div>
                            </div>
                            <div class="panel panel-default mb-4">
                                <div class="panel-heading" role="tab" id="headingThree2">
                                    <h4 class="panel-title">
                                        <a class="collapsed" role="button" data-toggle="collapse"
                                            data-parent="#accordion2" href="#collapseThree2" aria-expanded="false">
                                            How we Check Result ?
                                        </a>
                                    </h4>
                                </div>
                                <div id="collapseThree2" class="panel-collapse collapse" role="tabpanel"
                                    aria-labelledby="headingThree2">
                                    <div class="panel-body">
                                        <p>Results are declare on BTEUP result site . Check your Result at :- <br /></p>
                                    </div>
                                </div>
                            </div>
                            <div class="panel panel-default mb-4">
                                <div class="panel-heading" role="tab" id="headingThree3">
                                    <h4 class="panel-title">
                                        <a class="collapsed" role="button" data-toggle="collapse"
                                            data-parent="#accordion2" href="#collapseThree3" aria-expanded="false">
                                            How to login in Urise ?
                                        </a>
                                    </h4>
                                </div>
                                <div id="collapseThree3" class="panel-collapse collapse" role="tabpanel"
                                    aria-labelledby="headingThree3">
                                    <div class="panel-body">
                                        <p>
                                            URISE brings to all students across the Skills, Vocational and Technical
                                            Education Spectrum, exhaustive student-related services, now made available
                                            online, for convenient access anytime, anywhere.
                                            <br />
                                        <h6>Student login :- </h6><a
                                            href="https://urise.up.gov.in/student/login">https://urise.up.gov.in/student/login</a>
                                        </p>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <!-- end video & FAQ -->
        <!-- start event gallery -->
        <section class="event-gallery bg-light">
            <div class="sec-title text-center mb-3" data-aos="fade-up" data-aos-duration="550">
                <span class="title">Gallery</span>
                <h2>Life At Our Campus</h2>
                <div class="divider">
                    <span class="fa fa-mortar-board"></span>
                </div>
            </div>
            <div class="autoplay" data-aos="fade-up" data-aos-duration="550">

                
            <?php
        while($row_gal = mysqli_fetch_assoc($res_gallery)){
        ?>
            <div>
                <div class="gallery-item">
                    <img src="../admin/gallery/<?php echo $row_gal['pic']; ?>" class="img-fluid" alt="Pic Of college ">
                    <div class="content d-flex justify-content-between">
                        <h5><?php echo $row_gal['text1']; ?></h5>
                        <i class="fa fa-chevron-circle-right fa-2x"></i>
                    </div>
                </div>
            </div>
            <?php
        }
            ?>
           


            </div>
        </section>
        <!-- end event gallery -->
        <!-- start contact us -->
        <section class="contact-us mt-5">
            <div class="container">
                <div class="row">
                    <div class="col-md-12 contact-us-block">
                        <div class="border-line"></div>
                        <div class="row">
                            <div class="col-lg-12 col-md-12 py-5">
                                <h3 class="text-center font-weight-bold">Student Review</h3>
                                <div class="single-item">
                                    <div class="text-center py-2">
                                        <img src="../assets/images/1.html" class="img-fluid m-auto d-block"
                                            alt="Student">
                                        <h5 class="mt-3 font-weight-bold">Aakash</h5>
                                        <h6> I feel very grateful to write a review for an institution which has
                                            actually been a family to me. After my schooling , like all other students I
                                            was also puzzled with many questions about my further studies and college
                                            life. Being so true , today I can say that after completing three years in
                                            Diploma, I got all the answers to my questions. I have no words that can pay
                                            for all the hard work done by the knowledgable faculties of MPIT Shamli for
                                            nourishing me as what I am today.</h6>
                                    </div>

                                    <div class="text-center py-2">
                                        <img src="../assets/images/3.html" class="img-fluid m-auto d-block"
                                            alt="Student">
                                        <h5 class="mt-3 font-weight-bold">Kavi Rana</h5>
                                        <h6>It’s been a wonderful journey about past 3 years @ planet of creativity. Our
                                            teachers were great and had excellent knowledge and experience in the field.
                                            I would definitely suggest it for the enthusiasts who are willing to gain
                                            knowledge in the field of Food Technology . </h6>
                                    </div>
                                    <button class="slick-prev slick-arrow" aria-label="Previous" type="button">
                                        Previous
                                    </button>
                                    <button class="slick-next slick-arrow" aria-label="Next" type="button">
                                        Next
                                    </button>
                                </div>
                            </div>

                        </div>
                    </div>
                </div>
            </div>
        </section>
        <!-- end contact us -->












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







    </div>


    <?php
    include('../home_include/footer_link.php');
    ?>

</body>



</html>

Youez - 2016 - github.com/yon3zu
LinuXploit