Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   PHP / mySQL (http://siteownersforums.com/forumdisplay.php?f=10)
-   -   php looping function (http://siteownersforums.com/showthread.php?t=63095)

asad111720 01-21-2013 10:45 PM

php looping function
 
Anyone know about php looping function. please write about this.

RohanJaiswal 04-23-2013 12:04 AM

In php , there are four looping statement-
1. for loop
2. while loop
3. dowhile loop
4. foreach loop

Avilash 04-25-2013 05:07 AM

looping function in php are like while loop, do-while, for, and foreach loop.
foreach loop is mostly used to fetch data from array in websites.


All times are GMT -7. The time now is 04:00 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.