Users Also Read
MCQ's Search Engine
Electrical Engineering
Mechanical Engineering
Civil Engineering
Automobile Engineering
Chemical Engineering
Computer Engineering
Electronics Engineering
Medical Science Engg
Which method retrieves each row from the prepared statement result and assigns the fields to the bound results? | |
A. | row() [Wrong Answer] |
B. | fetch() [Correct Answer] |
C. | get_row() [Wrong Answer] |
D. | fetch_row() [Wrong Answer] |