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()
Answers
Answered by
0
✔✔ Hello mate ✔✔
here's your answer
The correct option is A.bind_param()
¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
Explanation: Once the statement has been prepared, it needs to be executed. Exactly when it’s executed depends upon whether you want to work with bound parameters or bound results. In the case of bound parameters, you’d execute the statement after the parameters have been bound with the bind_param() method.
¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
Hope it helps you
Answered by
2
Hello mate
here's your answer
¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
Option A✔✔
blind param.
¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
Hope it helps you
here's your answer
¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
Option A✔✔
blind param.
¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
Hope it helps you
Similar questions
Science,
6 months ago
English,
6 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Math,
1 year ago