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 / swapnil

well when we use for loop it will execute only for the time
we have mentioned in loop ie ex for(i=0;i<25;i++) 25 times
whereas foreach is used only when we dont know that limit it
may be the case when we perform operation on database queries

Is This Answer Correct ?    6 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does $_cookie mean?

1097


Which software is used to run php programs?

1058


What is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?

986


What is Different between Joomla And Magento?

2898


What is the use of return in php?

962


Can we extend multiple classes in php?

1091


Tell me what is the use of "ksort" in php?

1038


How to access a specific character in a string?

1043


How is a session id generated?

1060


What is mysql in php?

982


What are examples of independent and dependent variables?

1000


Is php a mvc?

999


How can you retrieve data from the mysql database using php?

1084


Where is the submitted form data stored?

1132


What is local variable in php?

1030