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

How to download and install php for windows?

556


Tell me are parent constructors called implicitly inside a class constructor?

547


What is static variable in php?

612


What is the current php version?

559


What is meant by pdo in php?

552






What is php explain?

513


What are the characteristics of php?

571


How to create a directory?

619


How does php work?

540


What backslash character will match whitespace?

570


Is php a strongly typed language?

573


Write a query to find the 2nd highest salary of an employee from the employee table?

652


What is the difference between htmlentities and htmlspecialchars in php?

480


How to track no of user logged in?

635


How does php and apache work?

538