MMCT TEAM
Server IP : 2a02:4780:8:613:0:1a7d:6e18:10  /  Your IP : 216.73.217.34
Web Server : LiteSpeed
System : Linux nl-srv-web513.main-hosting.eu 5.14.0-503.34.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 27 06:00:50 EDT 2025 x86_64
User : u444427800 ( 444427800)
PHP Version : 8.1.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF
Directory (0755) :  /home/u444427800/domains/sahyogwelfarefoundation.com/public_html/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/u444427800/domains/sahyogwelfarefoundation.com/public_html/gallery.php
<?php include "admin/connect.php"?>
<!DOCTYPE html>
<html lang="en">

<!-- Mirrored from layerdrops.com/azino/gallery.php by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 05 Oct 2023 18:55:23 GMT -->

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Sahyog Welfare Foundation Gallery Page </title>
    <!-- favicons Icons -->
    <link rel="apple-touch-icon" sizes="180x180" href="assets/images/favicons/apple-touch-icon.png">
    <link rel="icon" type="image/png" sizes="32x32" href="assets/images/favicons/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="16x16" href="assets/images/favicons/favicon-16x16.png">
    <link rel="manifest" href="assets/images/favicons/site.webmanifest">
    <meta name="description" content="Azino Charity html Template">
 <!-- Google tag (gtag.js) -->
 <script async src="https://www.googletagmanager.com/gtag/js?id=G-VL6GBCB2TV"></script>
    <script>
        window.dataLayer = window.dataLayer || [];
        function gtag() {
            dataLayer.push(arguments);
        }
        gtag('js', new Date());
        gtag('config', 'G-VL6GBCB2TV');
    </script>
    <!-- fonts -->
    <link href="https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&amp;display=swap" rel="stylesheet">

    <link rel="stylesheet" href="assets/css/bootstrap.min.css">
    <!-- <link rel="stylesheet" href="assets/css/fontawesome-all.min.css"> -->
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" />
    <link rel="stylesheet" href="assets/css/swiper.min.css">
    <link rel="stylesheet" href="assets/css/animate.min.css">
    <link rel="stylesheet" href="assets/css/azino-icons.css">
    <link rel="stylesheet" href="assets/css/odometer.min.css">
    <link rel="stylesheet" href="assets/css/magnific-popup.css">
    <link rel="stylesheet" href="assets/css/bootstrap-select.min.css">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.css" />

    <!-- template styles -->
    <link rel="stylesheet" href="assets/css/main.css">

    <link rel="stylesheet" href="assets/css/rtl.css">
</head>

<body>
   <!-- header section link -->
   <?php include "header.php"?>

        <section class="page-header">
            <div class="page-header__bg" style="background-image: url(assets/images/backgrounds/page-header-1-1.jpg);"></div>
            <!-- /.page-header__bg -->
            <div class="container">
                <!-- <h2>Gallery </h2> -->
                <!-- <ul class="thm-breadcrumb list-unstyled dynamic-radius">
                    <li><a href="index.php">Home</a></li>
                    <li>-</li>
                    <li><span>Gallery</span></li>
                </ul> -->
            </div><!-- /.container -->
        </section><!-- /.page-header -->
        <section class="gallery-page pt-120 pb-120">
            <div class="container">
                <div class="gallery-3-col">
                    <?php
                    $result = $conn->query("SELECT * FROM `gallery` ");
                    $i = 1;
                    if ($result->num_rows > 0) {
                        while ($row = $result->fetch_assoc()) { ?>
                            <div class="gallery-card">
                                <img src="admin/<?php echo $row['gallery'] ?>" alt="" class="img-fluid">
                                <div class="gallery-content">
                                <a href="admin/<?php echo $row['gallery'] ?>" alt="" class="img-gallery" data-fancybox="gallery" target="_blank"><i class="fal fa-plus"></i></a>
                                </div>
                            </div>
                    <?php
                            $i++;
                        }
                    } ?>
                </div>
            </div>
        </section>
     
      <!-- footer section link -->
      <?php include "footer.php"?>

MMCT - 2023