hjkhhrtertererrrrrerrtertertertertertertert
bnmbnerterterterterterdfgdfgdfgdfgdfgdfgdfgdfgdfg
/
home4
/
digil8bw
/
balloonmagic.in
/
Upload FileeE
HOME
<?php ob_start(); include("configuration/function-include.php"); $nav = "gallery"; ?> <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="keywords" content="Birthday Party Planner in Chandigarh, Balloon Decoration in Zirakhpur, Birthday Party Planner in Chandigarh, Birthday Decoration" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>B.M helium balloons room Decoration - Birthday Party Planner in Chandigarh, Balloon Decoration in Zirakhpur, Birthday Party Planner in Chandigarh, Birthday Decoration</title> <meta name="description" content="balloon decoration in zirakhpur B.M helium balloons room Decoration in zirakhpur panchkulla Mohali Chandigarh surprise party planner birthday party Decoration" /> <meta name="author" content="B.M helium balloons room Decoration" /> <meta property="og:site_name" content="B.M Helium balloons room Decoration" /> <meta property="og:title" content="B.M helium balloons room Decoration in decor in zirakhpur balloon decorati balloon decoration in zirakhpur" /> <meta property="og:description" content="Balloon Decoration Birthday decor Helium balloons Decoration Room Decoration Helium balloons delivery Theme Decoration Surprise" /> <!-- favicon icon --> <link rel="shortcut icon" href="images/favicon.png" /> <!-- bootstrap --> <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css" /> <!-- animate --> <link rel="stylesheet" type="text/css" href="css/animate.css" /> <!-- owl-carousel --> <link rel="stylesheet" type="text/css" href="css/owl.carousel.css"> <!-- fontawesome --> <link rel="stylesheet" type="text/css" href="css/font-awesome.css" /> <!-- themify --> <link rel="stylesheet" type="text/css" href="css/themify-icons.css" /> <!-- flaticon --> <link rel="stylesheet" type="text/css" href="css/flaticon.css" /> <!-- REVOLUTION LAYERS STYLES --> <link rel="stylesheet" type="text/css" href="revolution/css/layers.css"> <link rel="stylesheet" type="text/css" href="revolution/css/settings.css"> <!-- prettyphoto --> <link rel="stylesheet" type="text/css" href="css/prettyPhoto.css"> <!-- shortcodes --> <link rel="stylesheet" type="text/css" href="css/shortcodes.css" /> <!-- main --> <link rel="stylesheet" type="text/css" href="css/main.css" /> <link rel="stylesheet" type="text/css" href="css/style.css" /> <!-- responsive --> <link rel="stylesheet" type="text/css" href="css/responsive.css" /> </head> <body> <!--page start--> <div class="page"> <!--header start--> <?php include('include/header.php'); ?> <!--header end--> <!--page-title start--> <div class="ttm-page-title-row text-center"> <div class="section-overlay"></div> <div class="title-box text-center"> <div class="container"> <div class="page-title-heading"> <h1 class="title">GALLERY</h1> </div> <div class="breadcrumb-wrapper"> <div class="container"> <span><a title="Homepage" href="index.html"><i class="fa fa-home"></i> Home</a></span> <span class="ttm-bread-sep ttm-textcolor-white"> ⁄ </span> <span class="ttm-textcolor-white">Gallery</span> </div> </div> </div> </div> </div> <!--page-title end--> <!--site-main--> <div class="site-main"> <section class="ttm-row gallery-page-section"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="ttm-tabs style2" data-effect="fadeIn"> <div class="content-tab"> <!-- content-inner --> <div class="content-inner active"> <div class="row pt-10 multi-columns-row ttm-boxes-spacing-0px "> <?php $sql_select = "Select * from sh_gallery where status = '1'"; $query_select = mysqli_query($conn, $sql_select); while($res_select = mysqli_fetch_array($query_select)){ ?> <div class="ttm-box-col-wrapper col-lg-4 col-md-6"> <!-- featured-imagebox --> <div class="featured-imagebox featured-imagebox-portfolio"> <!-- featured-thumbnail--> <div class="featured-thumbnail"> <a href="#"><img class="img-fluid gallery-box" src="upload/gallery/<?php echo $res_select['img']; ?>" alt="<?php echo $res_select['title']; ?>"></a> </div><!-- featured-thumbnail END--> <!-- ttm-box-view-overlay --> <div class="ttm-box-view-overlay"> <div class="ttm-media-link"> <a class="ttm_prettyphoto ttm_image" data-gal="prettyPhoto[gallery1]" title="<?php echo $res_select['title']; ?>" href="upload/gallery/<?php echo $res_select['img']; ?>" data-rel="prettyPhoto"> <i class="ti ti-search"></i> </a> </div> <div class="featured-content featured-content-portfolio"> <div class="featured-title"> <h5><?php echo $res_select['title']; ?></h5> </div> </div> </div><!-- ttm-box-view-overlay end--> </div><!-- featured-item --> </div> <?php } ?> </div> </div><!-- content-inner end--> <!-- content-inner --> </div> </div> </div> </div> </div> </section> </div><!-- site-main end --> <!--footer--> <?php include('include/footer.php'); ?> <!--footer-END--> </div><!-- page end --> <!--back-to-top start--> <a id="totop" href="#top"> <i class="fa fa-angle-up"></i> </a> <!--back-to-top end--> <!-- Javascript --> <script src="js/jquery.min.js"></script> <script src="js/tether.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.easing.js"></script> <script src="js/jquery-waypoints.js"></script> <script src="js/owl.carousel.js"></script> <script src="js/jquery.prettyPhoto.js"></script> <script src="js/numinate.min6959.js?ver=4.9.3"></script> <script src="js/main.js"></script> </body> </html>