PHP Databases Handling
Which of the methods are used to manage result sets using both associative and indexed arrays?

get_array() and get_row()
fetch_array() and fetch_column()
fetch_array() and fetch_row()
get_array() and get_column()

ANSWER DOWNLOAD EXAMIANS APP