What is the difference between mysql_fetch_array and
mysql_fetch_object?
Answer Posted / jeevabala
mysql_fetch_array : fetch the result as an array
mysql_fetch_object : fetch the result as a object
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why myisam is faster than innodb?
How do I download mysql?
How can an index be declared in mysql?
What is the difference between sql and mysql and oracle?
What is pragma exception?
What is mysqli procedural?
Explain about the architecture of MYSQL?
Is mysql a backend?
What tools available for managing mysql server?
What is difference between unix timestamp and mysql timestamp?
What is the date format in mysql?
What is innodb mysql?
What do you mean by % and _ in the LIKE statement?
What are the two types of queries?
Is mysql case-sensitive?