The function ____ returns the fields in the current row into an indexed array.

A. mysql_fetch_assoc()
B. mysql_data_seek()
C. mysql_fetch_row()
D. mysql_fetch_lengths()


Answer: C

Computer Science & Information Technology

You might also like to view...

A property definition usually consists of ________.

a) a set accessor b) a get accessor c) a property accessor d) consistent state e) Both a and b.

Computer Science & Information Technology

A(n) ____ can be designed without using modules, but top-down design is easier when you use modules as a starting point for designing a menu.

A. black box B. object C. multilevel menu D. alert box

Computer Science & Information Technology

What channel number is assigned to the standard output?

A. 0 B. 1 C. 2 D. 3

Computer Science & Information Technology

Third-generation computers used vacuum tubes

Indicate whether the statement is true or false

Computer Science & Information Technology