Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as PHP by reale ( 9 years ago )
<!DOCTYPE html>
<html>
<head>
 <title>Autenticação</title>
</head>
<body>
 <form method="post" action="secreto.php">
Usuário: <input type="text" name="user" size="15"> 
Senha: <input type="password" name="pass">
<input type="submit" value="ok">
 </form>
</body>
</html>

 

Revise this Paste

Your Name: Code Language: