•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
Tell us what does $_cookie means?
Which php framework is best for beginners?
How to pass variables and data from php to javascript?
What is the difference between javascript and php?
When do sessions end?
Explain the visibility of the property or method?
Tell me what is the difference between exception::getmessage and exception::getline?
What is super keyword in c++?
What is the function in PHP do not return a timestamp?
What is member variable?
What does $_env means?
What is php.ini & .htacess file?
Can php run without server?
What are php applications?
Does php require a web server?