PHP Video: Processing Forms with PHP - part 2
Tuesday, August 29th, 2006
Part two of my beginners video tutorials on how to use PHP to process HTML forms.
Video: PHP and forms video tutorial
Having covered the basics of forms in the first video, I now jump into the actual PHP code and introduce (for the first time) a built-in PHP construct called ‘Super Globals’.
We learn that Super Globals [...]
