Advertisement
Guest User

Untitled

a guest
Sep 30th, 2014
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <form action="script.php" method="POST">
  2. <input type="text" name="my_first_input" />
  3. <input type="submit" value="Submit form to script.php" />
  4. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement