MMCT TEAM
Server IP : 103.83.81.220  /  Your IP : 3.138.122.90
Web Server : Apache
System : Linux vps.erainfotech.co 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
User : nirkonhealthcare ( 1248)
PHP Version : 7.0.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET :
Warning: file_exists(): open_basedir restriction in effect. File(/usr/bin/wget) is not within the allowed path(s): (/home/nirkonhealthcare:/var/log/spamavoid/:/tmp/:/var/lib/php/session/) in /home/nirkonhealthcare/public_html/admin/productimages/anopas.php on line 323
OFF  |  Perl :
Warning: file_exists(): open_basedir restriction in effect. File(/usr/bin/perl) is not within the allowed path(s): (/home/nirkonhealthcare:/var/log/spamavoid/:/tmp/:/var/lib/php/session/) in /home/nirkonhealthcare/public_html/admin/productimages/anopas.php on line 329
OFF  |  Python :
Warning: file_exists(): open_basedir restriction in effect. File(/usr/bin/python2) is not within the allowed path(s): (/home/nirkonhealthcare:/var/log/spamavoid/:/tmp/:/var/lib/php/session/) in /home/nirkonhealthcare/public_html/admin/productimages/anopas.php on line 335
OFF
Directory (0755) :  /home/nirkonhealthcare/public_html/admin/career/../js/../../header/../fonts/../

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/nirkonhealthcare/public_html/admin/career/../js/../../header/../fonts/../gallery.php
<?php include "conn.php";?>
<!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Gallery | Nirkon Healthcare Pvt. Ltd.</title>
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="img/favicon.png">
    <!-- Place favicon.ico in the root directory -->

    <!-- CSS here -->
    <link rel="stylesheet" href="css/bootstrap.min.css">
    <link rel="stylesheet" href="css/animate.min.css">
    <link rel="stylesheet" href="css/magnific-popup.css">
    <link rel="stylesheet" href="css/fontawesome-all.min.css">
    <link rel="stylesheet" href="css/owl.carousel.min.css">
    <link rel="stylesheet" href="css/nice-select.css">
    <link rel="stylesheet" href="css/jquery-ui.css">
    <link rel="stylesheet" href="css/odometer.css">
    <link rel="stylesheet" href="css/aos.css">
    <link rel="stylesheet" href="css/slick.css">
    <link rel="stylesheet" href="css/default.css">
    <link rel="stylesheet" href="css/style.css">
    <link rel="stylesheet" href="css/responsive.css">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.8.2/css/lightbox.min.css">
</head>

<body>

    <!-- Preloader -->
    <div id="preloader">
        <img src="img/loader.png" alt="">
    </div>
    <!-- Preloader-end -->

    <!-- Scroll-top -->
    <button class="scroll-top scroll-to-target" data-target="html">
        <i class="fas fa-angle-up"></i>
    </button>
    <!-- Scroll-top-end-->

    <!-- header-area -->
    <?php include "header/header.php"; ?>
    <!-- header-area-end -->


    <!-- main-area -->
    <main>

        <!-- breadcrumb-area -->
        <div class="breadcrumb-area">
            <div class="container">
                <div class="row">
                    <div class="col-md-6">
                        <div class="breadcrumb-wrap">
                            <nav aria-label="breadcrumb">
                                <ol class="breadcrumb">
                                    <li class="breadcrumb-item"><a href="index.php">Home</a></li>
                                    <li class="breadcrumb-item active" aria-current="page">About Us</li>
                                </ol>
                            </nav>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <!-- breadcrumb-area-end -->


        <!-- customer-feedback-area -->
        <section class="customer-feedback-area">
            <div class="container">
                <div class="section-area-inner">
                    <div class="row">
                        <div class="col-12">
                            <div class="customer-feedback-title text-center">
                                <h2 class="title">Gallery</h2>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="photo-gallery mt-100 pb-100">
                    <div class="container">
                        <div class="intro">
                        </div>
                        <div class="row photos">
                        <?php  
                                                $query = "SELECT * FROM gallery ";
                                                $result = mysqli_query($connect, $query);
                                                while ($row = mysqli_fetch_assoc($result)) {
                                                ?>
                            <div class="col-sm-6 col-md-4 col-lg-3 item"><a href="./admin/<?php echo $row['image'];?>" data-lightbox="photos"><img class="img-fluid" src="./admin/<?php echo $row['image'];?>"></a></div>
                            <?php } ?> 
                    </div>
                </div>
            </div>
        </section>
        <!-- customer-feedback-area-end -->

        <!-- support-area -->
        <section class="support-area">
            <div class="container">
                <div class="section-area-inner">
                    <div class="row justify-content-center justify-content-xl-between">
                        <div class="col-xl-5 col-lg-6 col-md-8">
                            <div class="support-content">
                                <span class="sub-title">Nirkon Healthcare</span>
                                <h3 class="title">Assuring Best Quality With Regular Innovations</h3>
                                <a href="#!" class="popup-video"><i class="fas fa-play"></i><span>Our Videos Story</span></a>
                            </div>
                        </div>
                        <div class="col-xl-6 col-lg-8">
                            <div class="row justify-content-center">
                                <div class="col-md-4 col-sm-6 wow fadeInUp" data-wow-delay=".2s">
                                    <div class="fact-item text-center">
                                        <div class="chart" data-percent="96">
                                            <span class="percentage">96<sup>%</sup></span>
                                        </div>
                                        <p>Happy Customer</p>
                                    </div>
                                </div>
                                <div class="col-md-4 col-sm-6 wow fadeInUp" data-wow-delay=".4s">
                                    <div class="fact-item text-center">
                                        <div class="chart" data-percent="95">
                                            <span class="percentage">95<sup>%</sup></span>
                                        </div>
                                        <p>Medical Support</p>
                                    </div>
                                </div>
                                <div class="col-md-4 col-sm-6 wow fadeInUp" data-wow-delay=".6s">
                                    <div class="fact-item text-center">
                                        <div class="chart" data-percent="90">
                                            <span class="percentage">90<sup>%</sup></span>
                                        </div>
                                        <p>Quality Works</p>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <!-- support-area-end -->

    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <?php include "header/footer.php"; ?>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script src="js/vendor/jquery-3.5.0.min.js"></script>
    <script src="js/bootstrap.min.js"></script>
    <script src="js/isotope.pkgd.min.js"></script>
    <script src="js/imagesloaded.pkgd.min.js"></script>
    <script src="js/jquery.magnific-popup.min.js"></script>
    <script src="js/owl.carousel.min.js"></script>
    <script src="js/jquery.odometer.min.js"></script>
    <script src="js/jquery.nice-select.min.js"></script>
    <script src="js/jquery.countdown.min.js"></script>
    <script src="js/jquery.easypiechart.min.js"></script>
    <script src="js/jquery.inview.min.js"></script>
    <script src="js/jquery.appear.js"></script>
    <script src="js/slick.min.js"></script>
    <script src="js/jquery-ui.min.js"></script>
    <script src="js/ajax-form.js"></script>
    <script src="js/wow.min.js"></script>
    <script src="js/aos.js"></script>
    <script src="js/plugins.js"></script>
    <script src="js/main.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.8.2/js/lightbox.min.js"></script>
</body>

</html>

MMCT - 2023