MySQL :: MySQL and PHP :: 5.5.14 mysql_fetch_assoc
Description array mysql_fetch_assoc (resource result); Returns an associative array that corresponds to the fetched row and moves the internal data pointer ahead. mysql_fetch_assoc is equivalent to calling mysql_fetch_array with MYSQL_ASSOC for ......