PHP Day 7: Loops and Even More Operators

This video (five and a half minutes long) covers the basics of loops, as well as a couple more operators.

Links for PHP Day 7: Loops

Operators:

Loops:

Oh, and one last thing: I didn’t mention it, but of course you need to use curly brackets (as in { }) when you’re using more than one statement inside a loop, just like you would for conditional statements. See the links for examples.

Posted on February 8th, 2007 | Leave a comment | Trackback URL

1 Comment

  1. Ultra Lean Green

    July 31st, 2008

    What are you using to make & edit these videos?

Share Your Thoughts