In this web design and programming video tutorial I’ll show you how to use looping statements with PHP. If you missed the first part of this tutorial it is here Web Design and Programming.
I specifically will cover the following topics:
- Using the $_REQUEST array to pass form data
- The While Loop
- The Do While Loop
- The For Loop
- How Break and Continue work
