what are the ways we can retrieve the data in the result set of MySQL using PHP
there are many ways like
mysql_fetch_array mysql_fetch_object
mysql_fetch_assoc
but what are the other ways (if any) and what are the basic difference ?
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.