(PECL CUBRID >= 8.3.0)
Return the associative array that corresponds to the fetched row
array cubrid_fetch_assoc ( resource $result [, int $type ] )
This function returns the associative array, that corresponds to the fetched row, and then moves the internal data pointer ahead, or returns FALSE when the end is reached.
Parameters:
result
result comes from a call to cubr