Stefan Mischook has posted another video introducing beginning PHP developers to the basics of the language. In this new video, he explains looping.
I've released a new video tutorial covering PHP basics. In this video I teach three different loop types in PHP: For Loops, While Loops and Foreach Loops.
You can watch this video here or check out some of the other video tutorials he has posted on everything from conditionals to working with objects.