Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2016
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <form action="login.php" method="post">
  2. User: <input type='text' name='user'> <br/>
  3. Password: <input type='text' name='password'> <br/>
  4. <input type='submit'>
  5.  
  6. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement