mysql_fetch_row(result_id)
This function fetches a result row as numerical array. Identical to mysql_fetch_array called with the MYSQL_NUM parameter.