1.

The function returning an array of row values is ______________

A. fetchrow_array()
B. fetchrow_arrayref()
C. fetch()
D. fetchrow_hashref()
Answer» B. fetchrow_arrayref()


Discussion

No Comment Found