What is the difference between mysql_fetch_array and
mysql_fetch_object?
Answer Posted / abhay kumar
mysql_fetch_array display all matching record from table as
an array while mysql_fetch_object dispaly first matching
from table as ab object
| Is This Answer Correct ? | 6 Yes | 9 No |
Post New Answer View All Answers
How do I find users in mysql?
How many entries can mysql handle?
What is query log in mysql?
What are the 3 main types of search queries?
What happens if null values are involved in expressions?
Is mysql distributed?
What is bigint in mysql?
How show all tables in mysql query?
What are date and time data types in mysql?
What is mysql installer?
What is database engine in mysql?
how to take mysql database backup?
How do I connect to a mysql database?
What is a simple query?
How do I setup mysql?