Advertisement
Guest User

Untitled

a guest
Mar 18th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <?php
  2. <form method="post">
  3. <input type="text" name="email" placeholder="your email"/>
  4. <input type="password" name="password" placeholder="your password" /> <br/>
  5. <input type="submit"/>
  6. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement