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
How can we define a variable accessible in functions of a php script?
What is cakephp framework?
How to delete a file from the system?
How can we get ip address of a client in php?
Why is used in php?
How does php work?
List the different types of print functions available in php?
What is strlen function in php?
Do you know what is use of count() function in php?
What is $_ post in php?
How can you retrieve data from the mysql database using php?
How do you destroy a particular or all Sessions?
How is it possible to cast types in php?
How can we submit from without a submit button?
What is the use of namespace in php?