1.

%_Which of the methods are used to manage result sets using both associative and indexed arrays?_%

A. get_array() and get_row()
B. get_array() and get_column()
C. fetch_array() and fetch_row()
D. fetch_array() and fetch_column()
Answer» D. fetch_array() and fetch_column()


Discussion

No Comment Found