

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following methods is used to execute the statement after the parameters have been bound?? |
A. | bind_param() |
B. | bind_result() |
C. | bound_param() |
D. | bound_result() |
Answer» B. bind_result() | |