PHP mysql_fetch_array() function - w3resource
The mysql_fetch_array() used to retrieve a row of data as an array from a MySQL result handle. ... Description The mysql_fetch_array() is used to retrieve a row of data as an array from a MySQL result handle. Version (PHP 4 and above)...