What is the difference between mysql_fetch_array and
mysql_fetch_object?
Answer Posted / subrat
mysql_fetch_array ? Fetch a result row as an associative
ARRAY, a numeric array, or both
mysql_fetch_object ? Fetch a result row as an OBJECT
| Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
What is dump in mysql?
How do I completely remove mysql from windows?
How many groups of data types?
What is query log in mysql?
What do you need to connect php to mysql?
How do I free up space in mysql?
What is a transaction? Describe mysql transaction properties.
Does mysql case matter?
What is mysql common?
What is the full form of mysql?
What is a scalar function?
How do I check mysql version?
What is mysql_pconnect?
Is mysql case-sensitive?
Why we use mysql database?