Multiple Choice
When ,mysql_query() returns a resultset, you use the ____ function to determine the number of records in the resultset.
A) mysql_result_rows()
B) mysql_num_result()
C) mysql_num_rows()
D) mysql_num_records()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q72: The <B>PRIMARY KEY</B> keywords are used to
Q73: Use the _ function to determine the
Q74: You use the <B>mysql_num_fields()</B> function to return
Q75: In PHP, use the <B>mysql_query()</B> function to
Q76: To open a connection to a MySQL
Q78: The query pointer is a way of
Q79: With queries that modify tables, but do
Q80: The PHP Extension and Application Representation (PEAR)
Q81: You pass the<B> mysql_affected_rows() </B>function the variable
Q82: The <B>mysql_fetch_row()</B> function returns the _ in