📁 File Manager
🏠 /
/
home
/
u857492117
/
domains
/
mangaldaicollege.org
/
public_html
Dosya Düzenle: depLogin.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Untitled Document</title> </head> <body> <form method="post" action="depLogCode.php"> <center><table width="342" border="0" cellspacing="1" cellpadding="2"> <tr> <th width="159" scope="row">Login ID</th> <td colspan="2"><input type="email" name="dName" /></td> </tr> <tr> <th scope="row">Passowrd</th> <td colspan="2"><input type="password" name="pass" /></td> </tr> <tr> <th scope="row"> </th> <td width="70"><input type="reset" name="Reset" id="button" value="Reset" /></td> <td width="97"><input type="submit" name="submit" value="Login" /></td> </tr> </table></center> </form> </body> </html>
💾 Kaydet
İptal