adplus-dvertising
frame-decoration

Question

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()

Posted under PHP

Answer: (a).bind_param()

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following methods is used to execute the statement after the parameters have been bound?