Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the diffrence between for and foreach?

Answer Posted / tarsem kurra

foreach is used to iterate over arrays and for loop is used
to run statement for number of times and there is another
major difference is in foreach you want to execute statement
which comes from an database with id which is
autoincremented and you run for loop over it and suppose in
the mean time i delete 3rd rows i.e. 3rd id than what will
this loop stops working but not in foreach and foreach is
the faster than for loop..

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is php still used?

1002


Which variable declarations within a class is invalid in php?

1028


What are the features and advantages of object-oriented programming in php?

999


What is difference between strstr() and stristr()?

1171


Why do we use query?

995


Distinguish between urlencode and urldecode?

1053


What are the ways to include file in php?

1049


What is the difference between rest and soap?

1216


What is $_session in php?

1060


What does php mean?

1033


What is helper library?

977


What is the difference between md5(), crc32() and sha1() crypto on php?

1112


Is array empty php?

959


What is the difference between runtime exception and compile time exception?

1168


What is the delimiter syntax is PHP's default delimiter syntax

1325