Sail E0 Webinar
Question
Which method retrieves each row from the prepared statement result and assigns the fields to the bound results?
Options:
A .  get_row()
B .  fetch_row()
C .  fetch()
D .  row()
Answer: Option C


Its prototype follows:class mysqli{boolean fetch()}



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers