Hudzilla.org - the homepage of Paul Hudson
Contents > HTML Forms Wish List | Report Bug | About Me ]

7.4     Handling data

This is NOT the latest copy of this book; click here for the latest version.

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.





<< 7.3.3 A working form   7.4.1 register_globals >>
Table of Contents
Want to see this stuff in print? PHP in a Nutshell takes the core topics covered here, adds in thousands of edits from the editorial team and myself, and combines them to make an unbeatable reference for PHP programmers at all levels.



My latest book has hundreds more tips on how to use PHP, Apache, and MySQL, plus Perl, Python, shell scripts, performance tuning, and more!



Top-right shadow
 
Bottom-left shadow Bottom shadow

Comments from other readers
Just Me - 05 Dec 2008

whatever...

quistiun - 05 Dec 2008

great works!

A PHP User - 05 Dec 2008

Hi Paul

I come from a C/C++ bg and have been trying to teach myself PHP for a couple of months now and read a few tutorials online, just when I felt I knew enough, I bumped into your tutorial which clearly explained a lot of confusions (that I previously wrongly thought I could live with).

Your book on PHP is a very good book indeed, the best I've seen so far on the web and in paper.

Keep up the good work.
Thanks very much for this indeed.

Clint - 05 Dec 2008

This is a great book for beginners. I can't believe i just found out about this. Anyone beginning working with PHP should definately check this out.

Great job on this!



Add comment
Please note that by posting a comment here you are committing it to the public domain. This is important so that others can make use of your code themselves, and also so that I can incorporate helpful notes directly into the main text. Comments are limited to 2000 characters in length.

If you are reporting an error in the content, please tell me directly.

Your name/email address:
Your comment:
 
Now, in order to verify that you're a real person, please answer this simple question: what is eight plus five?
The answer is:
(please write in
numbers, eg 19)


Top-right shadow
 
Bottom-left shadow Bottom shadow