what is the diffrence between for and foreach?

Answer Posted / ajay jain

for() is a simply a loop which is execute to the given
condition but foreach given as array parameter return as
content of array

Is This Answer Correct ?    22 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is nginx and what is it used for?

510


How to read one character from a file?

536


What is php and why it is used?

543


What is the difference between "echo" and "print" in php?

516


When should you use a stored procedure?

498






Which programming language does php resemble?

529


How to concatenate two strings together in php?

558


Which database is best for php?

528


How to convert a character to an ascii value?

558


How to receive a cookie from the browser?

555


Where are php configuration settings stored?

528


What are Routines?

1774


Where can I learn php?

528


Is it possible to destroy a cookie?

532


Explain me what is the difference between explode() and split() functions?

532