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

How do you clear environment variables?

534


How can I display text with a php script?

475


What is better .net or php?

574


How to test if a variable is an array?

557


What is difference between echo and print_r in php?

493






How to join multiple strings stored in an array into a single string?

508


What does $this do in php?

522


Which is better get or post method?

455


Tell me what are the different types of errors in php?

506


Tell me what is the difference between unset() and unlink()?

532


Explain about the data types in PHP?

550


Do you know what are traits?

530


Explain php explode() function.

545


How to create a session? How to set a value in session? How to remove data from a session?

510


What is the use of the function htmlentities?

621