PHP Tutorial - Forms: "php & html form review
A lot of things were going on in this example. Let us step through it to be sure you understand what was going on.
We first created an HTML form "order.html" that had two input fields specified, "item" and "quantity".
We added two attributes to the form tag to point to "process.php" and set the method to "post"."
'via Blog this'
No comments:
Post a Comment