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

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

728


What is the purpose of php?

726


Is it more secure to use cookies to trfer session ids?

732


How can you upload a file using php?

766


What is a lambda function in php?

835


What are the different types of PHP arrays?

808


How many days will it take to learn php?

783


Tell me what is the default session time in php?

757


What are the advantages of php?

734


Which software is used to run php programs?

723


How to break a file path name into parts?

742


How to take a substring from a given string?

726


What is difference between session_unset and session_destroy?

725


Is php dead 2019?

724


Which function can be used to delete a file?

845