what is the diffrence between for and foreach?

Answer Posted / ks.tarun

FOR loop will continue until some condition fails, but in
case of foreach loop will work until all item are processed.

Is This Answer Correct ?    18 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me how comparison of objects is done in php5?

732


What are the advantages of triggers in php?

674


Explain what is the static variable in function useful for?

731


What is the difference server side and browser side validation?

708


What is the difference between get and post method in php?

706


Can we run php in apache tomcat?

735


What is the use of 'print' in php?

792


Which function gives us the number of affected entries by a query?

722


Tell me how can we automatically escape incoming data?

699


What is list function with their uses.

717


Which function would you use to merge two arrays in php?

775


What are the 3 types of sessions?

764


What is the difference between Session and Cookie?

800


Why do you need php?

745


How does php isset work?

722