?
Which one of the following statements instantiates the mysqli class?
Answer & Solution
Correct Answer:
Option
B
If you choose to interact with MySQL server using the object-oriented interface, you need to first instantiate the mysqli class via its constructor.
Join the Discussion
Login to post a comment or share your explanation.
Login