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
How many TRIGGERS are allowed in MySql table?
how to connect a php script with the mysql database?
what is constraints?
What is the current root password of mysql?
Does mysql support nosql?
What is pragma autonomous_transaction?
What is general log in mysql?
What are all the Common SQL Function?
What is mysql ndb?
How to get the current date in mysql?
How database are managed?
What is int unsigned?
How do I start mysql manually?
What is trigger in mysql with example?
What is the difference between primary key and candidate key?