Working with Forms in PHP, Part 1
O'Reilly has
an article on working with forms in PHP.
"
PHP is handy for templating and displaying dynamic data, but you're missing its full power until you handle user data. John Coggeshall explains how PHP 4.3 handles form submissions securely and sanely."