File manager - Edit - /home/webapp68.cm.in.th/u68319090012/Project/web/login.php
Back
<?php // login.php include("db.php"); ?> <!DOCTYPE html> <html lang="th"> <head> <meta charset="UTF-8"> <title>เข้าสู่ระบบ</title> <link rel="stylesheet" href="/web/css/style.css"> </head> <body> <div class="login-bg"> <div class="login-card"> <h2>เข้าสู่ระบบ</h2> <p class="subtitle">วัดอินทขีลสะดือเมือง</p> <form method="post" action="check_login.php"> <input type="text" name="username" placeholder="ชื่อผู้ใช้" required> <input type="password" name="password" placeholder="รหัสผ่าน" required> <button type="submit" class="btn-login">Login</button> </form> </div> </div> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.65 |
proxy
|
phpinfo
|
Settings