Which method retrieves each row from the prepared statement result and assigns the fields to the bound results?
1.get_row()
2.fetch_row()
3.fetch()
4.mysqli_fetch_row()
Answer:4
Posted Date:-2021-07-17 10:14:52