Sail E0 Webinar
Question
Which of the methods are used to manage result sets using both associative and indexed arrays?
Options:
A .  get_array() and get_row()
B .  get_array() and get_column()
C .  fetch_array() and fetch_row()
D .  fetch_array() and fetch_column()
Answer: Option C


Their prototype is as follows- calss mysqli_result{mixed fetch_array ([int resulttype])}calss mysqli_result{mixed fetch_row()}



Was this answer helpful ?
Next Question

Submit Solution

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

Latest Videos

Latest Test Papers