2
Answers

Difference between mysql_fetch_array(), mysql_fetch_row(), mysql_fetch_assoc() and mysql_fetch_object() in php

Photo of Vineet Kumar Saini

Vineet Kumar Saini

13y
4.7k
1
Hi Friends ,

I'm very confusion about mysql_fetch_array(), mysql_fetch_row(), mysql_fetch_assoc() and mysql_fetch_object() in php. Please tell me anyone difference between them with examples ?

Thanks.


Answers (2)