Back to Browse

PHP Basics: HTML Forms & PHP Form Handling

77.9K views
Mar 28, 2011
13:30

In this video I discuss the very basics of HTML form handling. I discuss the inputs of an HTML form, and a couple of different types. With this I discuss the attributes of type, name, and value. This is only very briefly covered, for beginners. If you would like more information, keep posted on my YouTube channel as I may make a more advanced tutorial on it (if it is popular enough), but in the meantime check out this link: http://www.w3schools.com/html/html_forms.asp The PHP in this tutorial again is based on beginner programmers. I discuss the GET / POST functions which are used to store information in $_GET / $_POST based on the method of the input. I demonstrate slightly how these can be used to make a simple application where a name is echoed based on user input. Again, this is very basic; if it is suggested frequently enough and the interest is high, I will make a more advanced video. Please stay tuned for that!

Download

0 formats

No download links available.

PHP Basics: HTML Forms & PHP Form Handling | NatokHD