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.

4 thoughts on “PHP Day 7: Loops and Even More Operators

  1. This lesson is incredible! I took C# for two years and was discouraged by my instructors’ ability to teach the loop methods in ways I could understand… I suppose self-study.. ahem, peer studying is the best way to go! (:

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>