Guest User

Untitled

a guest
Apr 12th, 2018
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <form action="confirm.php" method="post">
  2. Username: <input type="text" name="username" />
  3. Password: <input type="password" name="password">
  4. <input type="submit" />
  5. <input type="reset" />
  6. </form>​
Add Comment
Please, Sign In to add comment