

MCQOPTIONS
Saved Bookmarks
1. |
Which function returns reference to array of row values? |
A. | fetchrow_array() |
B. | fetchrow_arrayref() |
C. | fetch() |
D. | fetchrow_hashref() |
Answer» C. fetch() | |