Showing posts with label What is the difference between mysql_fetch_object and mysql_fetch_array?. Show all posts
Showing posts with label What is the difference between mysql_fetch_object and mysql_fetch_array?. Show all posts

Saturday, May 16, 2009

What is the difference between mysql_fetch_object and mysql_fetch_array?

MySQL fetch object will collect first single matching record where mysql_fetch_array will collect all matching records from the table in an array