Guest User

Untitled

a guest
Sep 7th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <form name="input" action="login.php" method="post">
  2. Username: <input type="text" name="user" /><br>
  3. Password: <input type="password" name="pass" /><br>
  4. <input type="submit" value="Submit" />
  5. </form>
Add Comment
Please, Sign In to add comment