•What is the difference between “mysql_fetch_array”
and “mysql_fetch_object?
Answer Posted / kapil dhiman
mysql_fetch_array() return an array of records
mysql_fetch_object return an object of records
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the uses of explode() and implode() functions?
What is split function in php?
What is substr() in php? And how it is used?
What is polymorphism?
How the values are ordered in an array?
Why is node js better than php?
Can constructor be private in php?
Is php case sensitive?
How to insert a line break in php string?
How to create a table to store files?
How is it possible to return a value from a function?
Explain setcookie() function in php?
How to pass variables and data from php to javascript?
What is delimiter php?
How big is nvarchar max?