Basic Overview of Loops in PHP
PHP comes with several control structures for creating loops. A loop is basically code that executes repeatedly for as long as it needs to. The control structures I'll discuss here are: while, do-while, for, foreach, break & continue. Each of these are similar, and some can pretty much be interchangeable, but some are better suited for certain tasks than others.
Visit publisher site: Basic Overview of Loops in PHPListing Details
- Filed in:
-
Scripts / PHP / Tutorials & Tips / Introduction to PHP
- Submitted on:
- Last Updated:
- Sep 29, 2009
- Publisher:
- UltraMega Tech. Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- PHP
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for Basic Overview of Loops in PHP