adplus-dvertising
frame-decoration

Question

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

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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