Single Choice
Not Set
Q Which of the methods are used to manage result sets using both associative and indexed arrays?
ID: #2557
MySql with PHP Basic MCQ
1,547 views
Question Info
#2557Q ID
Not SetDifficulty
MySql with PHP Basic MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Their prototype is as follows-
calss mysqli_result{
mixed fetch_array ([int resulttype])
}
calss mysqli_result{
mixed fetch_row()
}
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic