Multiple Choice
The function ____ returns the fields in the current row of a resultset into an associative array and moves the result pointer to the next row.
A) mysql_fetch_lengths()
B) mysql_fetch_assoc()
C) mysql_fetch_rows()
D) mysql_fetch_array()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q52: The first field created using the<B> AUTO_INCREMENT</B>
Q53: The symbol (@), used to suppress error
Q54: The _ function returns the number of
Q55: The function _ returns the fields in
Q56: The _ is a special type of
Q58: The list of records that is returned
Q59: The <B>mysql_info()</B> function returns the number of
Q60: Although they perform similar functions, PEAR DB
Q61: You can suppress error message by using
Q62: The mysqli (_) package became available with