You are 1 of 53 Active PHP Visitors
 
 
  PHP Home  |  Resources  |  Write a Review  |  My Favor-Its  |  Login
Add to Del.icio.us  Add to StumbleUpon  Add to Codango Favor-It


 
Resource Menu


 Looping      [+] Favor-It   
 
Sort By:  

 While Loop Site: Tizag Webmaster Tutorials 
0
Reviews
0
Favor-It
The function of the while loop is to do a task over and over as long as the specified conditional statement is true. This logical check is the same as the one that appears in a PHP if statement to determine if it is true or false. Author: tizag.com Code: PHP 4.0

 PHP - Loops Site: S H O C K N E T PHP 
0
Reviews
0
Favor-It
We'll look at three types of loop and compare them to the Lingo equivalent. Loop structures are just like those used in languages such as C/C++, Java and JavaScript, Perl etc. This tutorial includes: While Loops, Do/While Loops and For Loops. Author: shocknet.org.uk Code: PHP 4.0

 PHP While Loops Site: Quackit 
0
Reviews
0
Favor-It
PHP while loops allow you to execute the same piece of code continuously while a certain condition is true. Once the condition becomes false, the program will break out of the loop and continue processing the rest of the page. Author: quackit Code: PHP 4.0

 PHP For Loops Site: Quackit 
0
Reviews
0
Favor-It
PHP for loops allow you to execute the same piece of code for a specified number of times. Once the specified number has been reached, the program will break out of the loop and continue processing the rest of the page. Author: quackit Code: PHP 4.0

 PHP - While Loop Site: Professional and Free Web Hosting 
0
Reviews
0
Favor-It
The function of the while loop is to do a task over and over as long as the specified conditional statement is true. This logical check is the same as the one that appears in a PHP if statement to determine if it is true or false. Author: Online Tutorials Code: PHP 4.0

 PHP Loops Site: PHP For Beginners 
0
Reviews
0
Favor-It
The do while Loop differs from the while loop. This variation of the loop is guaranteed to execute at least once. Because the condition is at the end of the loop. I will modify the example from the while loop page. Author: PHP For Beginners Code: PHP 4.0

 PHP Loops Site: Kids Love PC 
0
Reviews
0
Favor-It
This tutorial shows you all the loop varients in PHP including do while, for, foreach and more. This is a great way to learn and even shows you live examples of each! Author: kidslovepc Code: PHP 4.0

 For Loop Site: Professional and Free Web Hosting 
0
Reviews
0
Favor-It
Let us take the example from the while loop lesson and see how it could be done in a for loop. The for loop allows you to define these steps in one easy line of code. It may seem to have a strange form, so pay close attention to the syntax used! Author: Online Tutorials Code: PHP 4.0

 For Each Loop Site: Professional and Free Web Hosting 
0
Reviews
0
Favor-It
Imagine that you have an associative array that you want to iterate through. PHP provides an easy way to use every element of an array with the Foreach statement. For each item in the specified array execute this code. Author: Online Tutorials Code: PHP 4.0


    More Pages: 1 | 2 | 3 | 4 | 5 Next >>  




Icon Key > - Recently Updated - Showcase Listing


PHP Section Stats
3250 page-views today
18756 yesterday
592829 last month
23.56 million total
since June 11, 2007
 

 

 
  
  Submit a Listing into this Category  | Update Your Listings Link to Us  |  Advertise  |  Contact Us  |  Website Help  
Write a User Review Today!
Its Fun, Fast, and Easy!

© 2012 InfoGenius Inc., All rights reserved