adspace
Explain what is the difference between for and foreach?
Answer Posted / Chandra Has Mahehswari
`for` is a loop that iterates over a specific number of times, while `foreach` is used to loop through arrays or objects. `for` is more suitable when you know exactly how many iterations will be required.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to create a web form?
Which variable declarations within a class is invalid in php?
List some features of php that are deprecated in php7?
Write a program using while loop?
Tell me what kind of things have you done on the social side?
if you run the app program all vendor open items are cleared but is it possible to reverse the again again open items please tell me the answer
What is the current stable version of php? What advance thing in php7?
sort term descripttion form, report and uery
how to detect a mobile device using php
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
Name and explain five of the PHP error constants?
What is the difference between htmlentities() and htmlspecialchars()?
What is trait in php?
What sized websites have you worked on in the past?
What does $_files means?