mysql_fetch_rowmysql_fetch_row(result_id)This function fetches a result row as numerical array. Identical to mysql_fetch_array calledwith the MYSQL_NUM parameter.