what is the diffrence between for and foreach?

Answer Posted / web developer

for loop is to do something over and over again until the
task has been completed.

foreach works only on arrays. even it will run the loop
until end of the array.

Is This Answer Correct ?    120 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between base_url and site_url?

495


What do you mean range() in php?

595


Which function would you use to determine the length of a string in php?

602


How to create an array of a group of items inside an html form?

569


How can I use single quotes in single quotes in php?

455






How to find the index of an element in an array php?

523


How do you use end in python?

485


how can i develop forum code? any one pleale help me on this question

1518


What is use of htmlspecialchars php?

510


What is the difference between a session and cookies?

489


How do you destroy a particular or all Sessions?

573


What is an associative array?

553


Explain which cryptographic extension provide generation and verification of digital signatures?

527


What is htmlspecialchars?

548


What are the rules for naming a php variable?

543