Solved

The Function ____ Returns the Fields in the Current Row

Question 57

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions