What is the difference between mysql_fetch_object and
mysql_fetch_array?
Answer Posted / arvind pippal
mysql_fetch_object will return an object by which we can
access the database fields records while mysql_fetch_aaray
return array of database records and return associative
array.
| Is This Answer Correct ? | 38 Yes | 19 No |
Post New Answer View All Answers
How to set cookies?
What is exception handling in php?
How to call a php function from html button?
What is difference between Method overriding and overloading in PHP?
What is the correct syntax of mail() function in php?
Why namespace is used in php?
How do you check if a variable has been set in php?
What is cURL in PHP?
How to increase the execution time of a PHP script?
Is it difficult to learn php?
What advance thing in php7?
if you run the app program all vendor open items are cleared but is it possible to reverse the again again open items please tell me the answer
What are the advantages of php?
Write a program using while loop in php?
Tell me what types of loops exist in php?