Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

KillerPHP Blog:
PHP Video: Processing Forms with PHP - part 2
Aug 29, 2006 @ 12:23:02

The KillerPHP Blog is back today with another video, this time it's part two of a very useful topic, expecially for those just learning PHP - processing forms with PHP from Stefan Mischook.

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 are associative arrays (that they hold lots of useful information,) that are automatically created by the PHP engine.

You can check out the video here.

tagged: video form processing part2 tutorial superglobals arrays video form processing part2 tutorial superglobals arrays

Link:


Trending Topics: