KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache
System : Linux p3plzcpnl507073.prod.phx3.secureserver.net 4.18.0-553.53.1.lve.el8.x86_64 #1 SMP Wed May 28 17:01:02 UTC 2025 x86_64
User : swg98tjyzel1 ( 5098476)
PHP Version : 8.1.34
Disable Function : NONE
Directory :  /home/swg98tjyzel1/public_html/bityatra.com/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/swg98tjyzel1/public_html/bityatra.com/wedding-car.php
<?php
ob_start();
define('SECURE_ACCESS', true); // Add this line BEFORE including config.php
include("config.php");
session_destroy();
?>
<!DOCTYPE html>
<html lang="en">

 <head>
    <!-- Required meta tags -->
    <meta charset="utf-8">
    <meta name="description" content="" />
    <meta name="keywords" 
    content="" />
    <meta name="author" content="Set Private Limited" />
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

    <!--[if IE]><meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'><![endif]-->
    <title>Bityatra, wedding car services</title>


    <!------------------------------------------
      Main CSS File
    <------------------------------------------>

    <!-- Bootstrap CSS -->
    <link rel="stylesheet" href="css/bootstrap.min.css">
    <link rel="stylesheet" href="css/font-awesome.min.css">

    <link rel="stylesheet" href="css/menu.css">
    <link rel="stylesheet" href="css/custom-animation.css">
    <!-- Style CSS -->
    <link rel="stylesheet" href="css/style.css">
    <!-- Responsive CSS -->
    <link rel="stylesheet" href="css/responsive.css">

    <!-- Favicon -->
    <link href="images/favicon.png" rel="shortcut icon" type="image/png">

  </head>

<body>

    <div class="preloader"></div>

    <!-- Start Page Wrapper  -->
    <div class="page-wrapper">

   <?php include"header.php"; ?>

        <!-- Inner Section Start -->
          <section class="inner-area parallax-bg" data-background="images/bg/px-4.jpg" data-type="parallax" data-speed="3">
            <div class="container">
              <div class="section-content">
                <div class="row">
                  <div class="col-12">
                    <h4>Wedding Car</h4>
                    <p>Home <a href="#">Wedding Car</a></p>
                  </div>
                </div>
              </div>
            </div>
          </section>
        <!-- Inner Section End -->

        <!-- Special Places Section Start -->
        <section class="special-places-sec pb-50">
            <div class="container">
                <div class="row grid-mb">
                     <?php
					$s=mysqli_query($con,"select * from wedding_car order by id DESC");
					$a=1;
					while($r=mysqli_fetch_array($s))
					{
					
					?>
                
                    <div class="col-xl-4 col-lg-6 col-md-6">
                        <div class="special-packages">
                            <div class="thumb">
                                <img src="upload_image/<?php print $r['image']; ?>" alt="" width="350" height="215">
                                <div class="content">
                                            <h4 style="color: #255669;font-size: 15px;font-weight: 700;letter-spacing: 0.3px;margin-bottom: 8px;text-transform: uppercase;"><?php print ucwords($r['name']);?></h4>
                                            
                                               <h5 style="color: #ff701a;font-family: 'Roboto', sans-serif;font-size: 22px;font-weight: 600;letter-spacing: 0.4px;line-height: 1;margin-bottom: 6px;"><span>Rs&nbsp;</span><?php print $r['price'];?></h5> 
                                                <h3 style="color: #a9a8a8;font-family: 'Roboto', sans-serif;font-size: 14px;letter-spacing: 0.6px;font-style: italic;"><?php print $r['duration'];?></h3>
                                        <a class="btn-theme" href="booking-wedding-car.php?id=<?php print $r['id']; ?>">Book Now</a>  
                                           
                                        </div>
                            </div>
                            
                        </div>
                    </div>
                    
                     <?php $a++; } ?>
                    
                    
                    
                </div>

                
            </div>
        </section>
        <!-- Special Places Section End -->

      <?php include"footer.php"; ?>

TitusBoTz-MD - 2021