What is the difference between mysql_fetch_object and
mysql_fetch_array?
Answer Posted / abhishek
my_fetch_object is only fetch the object value and
my_fetch_array is handle the arry but in associative form..
so this is the basic difference.
| Is This Answer Correct ? | 7 Yes | 9 No |
Post New Answer View All Answers
When sessions ends?
Can I use php in html?
Is php a low level language?
How to insert a line break in php string?
where do we use htaccess?
sort term descripttion form, report and uery
How to remove values saved in the current session?
What is php destruct?
What is the use of explode() function?
What is session management php?
What is difference between readonly and constant?
Tell me what is the difference between characters 34 and x34?
Explain scalar type declarations in php7?
How to get complete current page url in php?
Which is better session or cookie?