?
Which one of the following methods is responsible for sending the query to the database?
Answer & Solution
Correct Answer:
Option
A
Its prototype looks like-
class mysqli
{
mixed query(string query [, int resultmode])
}
Join the Discussion
Login to post a comment or share your explanation.
Login