Sail E0 Webinar
Question
Which one of the following methods can be used to diagnose and display information about a MySQL connection error?
Options:
A .  connect_errno()
B .  connect_error()
C .  mysqli_connect_errno()
D .  mysqli_connect_error()
Answer: Option C


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



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers