Guest User

Untitled

a guest
Jun 24th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. <form action="<?php echo $_SERVER['PHP_SELF'] ?>" method="POST">
  2. Username:
  3. <input type="text" name="username"/>
  4. <br>
  5. Password:
  6. <input type="password" name="password" />
Add Comment
Please, Sign In to add comment