MCQ Single Best Answer Not Set

QWhich one of the following methods can be used to diagnose and display information about a MySQL connection error?

ID: #2550 MySql with PHP Basic MCQ 3,329 views
Question Info
#2550Q ID
Not SetDifficulty
MySql with PHP Basic MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A connect_errno()
  • B connect_error()
  • C mysqli_connect_errno()
  • D mysqli_connect_error()
Correct Answer: Option C

Explanation

The mysqli extension includes a few features that can be used to capture error messages or alternatively you can use exceptions.

Share This Question

Challenge a friend or share with your study group.