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 the difference between characters 23 and x23?

549


What is split function in php?

507


What is php routing?

512


What are the main error types in php and how do they differ?

826


What does the php error 'parse error in php - unexpected t_variable at line x' means?

614






What is filter_var?

532


How does csrf token work?

564


Which function Returns the time of sunrise for a given day / location in PHP.

582


What does $_cookie means?

562


What is the role of php?

503


What is string in php?

556


Which programming language does php resemble to?

532


Tell me what is the main difference between php 4 and php 5?

529


What is composer install?

593


Does session expire on closing browser?

485