You are 1 of 81 Active PHP Visitors
 
 
  PHP Home  |  Resources  |  Buzz Clips  |  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 
  Hits Today: 1
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 
  Hits Today: 2
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 
  Hits Today: 1
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 
  Hits Today: 1
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

 Loops in PHP Site: Forum NY 
  Hits Today: 1
0
Reviews
0
Favor-It
PHP has the following loop keywords: foreach, while, for, and do...while. This tutorial will show you how each one works and why they are a valuable part of PHP programming. Author: Firat S. Atagun Code: PHP 4.0

 PHP Loops Site: PHP For Beginners 
  Hits Today: 1
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 
  Hits Today: 1
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

 PHP For Loop Site: PHP Tutorials Site 
  Hits Today: 1
0
Reviews
0
Favor-It
The for loop is simply a while loop with a bit more code added to it. Let us take the example from the while loop (hyper link for while) lesson and see how it could be done in a for loop. Author: Administrator Code: PHP 4.0

 PHP Looping Statements Site: Dev Tutors: Tutorials for Web Developers 
  Hits Today: 2
0
Reviews
0
Favor-It
Creating a PHP loop to go through a certain part of code to gather more information than just a single part of data is essential to many programmers. These methods are used for searching iside a database, counting through information. Author: Darren Hedlund Code: PHP 4.0


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




Icon Key > - Recently Updated - Showcase Listing


PHP Section Stats
12143 page-views today
17100 yesterday
496297 last month
4.41 million total
since June 11, 2007
 

 

 
  
  Submit a Listing into this Category  | Update Your Listings Link to Us  |  Advertise  |  Contact Us  |  Website Help  

© 2008 InfoGenius Inc., All rights reserved