Advertisement
Guest User

Untitled

a guest
Nov 12th, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. <title>Register</title>
  2.  
  3. <form method="post" action="auction.php">
  4. <p><strong>USERNAME:</strong></p>
  5. <input type = "username" name = "username">
  6. <p><strong>PASSWORD:</strong></p>
  7. <input type ="password" name="password">
  8. <p><strong>REPLAY PASSWORD:</strong></p>
  9. <input type ="password" name="retrypassword">
  10. <p>
  11. <button type ="submit" name="fuck_register=">Register</button>
  12. </p>
  13. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement