True/False
The mysql_fetch_row() function returns the fields in the current row of a resultset into an indexed array and moves the result pointer to the next row.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q38: PEAR stands for _.
Q39: A list of records that are returned
Q40: The _ function returns a text string
Q41: To prevent code from trying to create
Q42: To close the resultset, use _.<br>A) mysql_close()<br>B)
Q44: The first record added to a table
Q45: To update records in a table, use
Q46: The <B>mysql_connect()</B> function returns a _ as
Q47: To delete a table, use the _
Q48: You select a database or change to