Q.

Which method retrieves each row from the prepared statement result and assigns the fields to the bound results?

A. get_row()
B. . fetch_row()
C. . fetch()
D. row()
Answer» C. . fetch()
1.2k
0
Do you find this helpful?
1

Discussion

No comments yet