Lesson 11. Processing HTML Forms
The reason that PHP came into existence was to provide a simple way of processing user-submitted data in HTML forms. In this lesson you will learn how data entered in each type of form input is made available in a PHP script.