Handling data coming in from HTML pages is by far and away the most common task in PHP, and many might say it deserves a whole chapter to itself! In this section we will be looking in-depth at how variables get into your scripts, and also how you can distinguish between where those variables come from.