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 are the characteristics of php variables?

735


Do you know how can php and html interact?

741


What are the 5 types of data?

737


What is the difference between $name and $$name?

729


Why do we use polymorphism in php?

746


What is get method in java?

714


What is difference between required and include in php?

674


What are differences between PECL and PEAR?

712


What are traits?

957


How many types of array supported in php?

719


How does session work in php?

731


What are the different components used in php for formatting?

747


How to create an array from php string?

718


What is ltrim?

687


What are escaping characters?

711