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

What is "echo" in php?

529


Is php 5 still supported?

522


How to upload file in php?

537


What is final class and final method?

565


How do you parse and process html/xml in php?

550






How many types of array supported in php?

530


Which php mvc framework is best?

563


Explain what does the unset() function means?

574


What is the difference between single-quoted and double-quoted strings in php?

536


Is php secure?

530


How are variables declared in php?

549


How to replace a substring in a given string?

552


How to make a class in php?

543


What is whitespace in html?

524


Where are sessions stored php?

518