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
What php framework does wordpress use?
How do you destroy a particular or all Sessions?
Is PHP an open source software?
Is apache needed for php?
Which function will you use to create an array?
What is an abstract class in php?
What is php simple definition?
/temp is a type of filesystem directory. State Whether True or False?
What are the features of object-oriented programming in php?
What is escape data in php?
What is string and its function?
Which is useful for method overloading?
How does session work in php?
Do I need apache for php?
What is advanced php programming?