Which Of The Following Methods Is Used To Execute The Statement #287
Which of the following methods is used to execute the statement after the parameters have been bound?
This multiple choice question (MCQ) is related to the book/course gs gs107 PHP: Hypertext Preprocessor. It can also be found in gs gs107 Objects and Databases - PHP Databases - Quiz No.2.
Which of the following methods is used to execute the statement after the parameters have been bound?
bind_param()
bind_result()
bound_param()
bound_result()