MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the methods are used to manage result sets using both associative and indexed arrays? |
| A. | get_array() and get_row() |
| B. | get_array() and get_column() |
| C. | fetch_array() and fetch_row() |
| D. | mysqli_fetch_array() and mysqli_fetch_row() |
| Answer» E. | |