What is the difference between mysql_fetch_object and
mysql_fetch_array?
Answer Posted / abhishek
my_fetch_object is only fetch the object value and
my_fetch_array is handle the arry but in associative form..
so this is the basic difference.
| Is This Answer Correct ? | 7 Yes | 9 No |
Post New Answer View All Answers
What are the types of variables in php?
How to delete a file from the system?
What are the method available in form submitting?
Which is better php praogramming or cad/cam scope wise and also salaray wise?
Explain about the data types in PHP?
Which one is best framework for php?
Are php sessions cookies?
Why do we use htaccess
What is the static variable in function useful for?
Which function would you use to determine the length of a string in php?
How does api connect to database?
Write a program to display a table of any given number?
What is use of isset function in php?
Why php is also called as scripting language?
How to write comment in php?