what is the diffrence between for and foreach?
Answer Posted / guest
for is using iin looing process where foreach is used for
out put the data.
| Is This Answer Correct ? | 15 Yes | 50 No |
Post New Answer View All Answers
What are some new features introduced in php7?
How can we submit from without a submit button?
Why do we use session?
What are the features of object-oriented programming in php?
How do you pass a variable by value?
Which variable declarations within a class is invalid in php?
How can we increase execution time of a php script?
How to create a public static method in PHP?
What are the advantages of stored procedures in php?
How to download file in php?
What is strlen function in php?
Which is better #define or enum?
How many types of php are there?
What is the function in PHP do not return a timestamp?
What does $_cookie mean?