Capturing data

So far, you're getting data from the URL, with $_GET[]. Now you'll learn how to make forms. By the end of this section, you'll be making fairly realistic web apps.

Let's go!