Handling data

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.

 

Want to learn PHP 7?

Hacking with PHP has been fully updated for PHP 7, and is now available as a downloadable PDF. Get over 1200 pages of hands-on PHP learning today!

If this was helpful, please take a moment to tell others about Hacking with PHP by tweeting about it!

Next chapter: register_globals >>

Previous chapter: A working form

Jump to:

 

Home: Table of Contents

Copyright ©2015 Paul Hudson. Follow me: @twostraws.