Advertisement
Guest User

forma

a guest
Jun 25th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.17 KB | None | 0 0
  1. <form action="forma.php" method="post">
  2.     title:
  3.     <input type="text">
  4.     due_date:
  5.     <input type="datetime">
  6.     <input type="submit" value="send">
  7. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement