Which One Of The Following Methods Can Be Used To Diagnose And #278
Which one of the following methods can be used to diagnose and display information about a MySQL connection error?
This multiple choice question (MCQ) is related to the book/course gs gs107 PHP: Hypertext Preprocessor. It can also be found in gs gs107 Objects and Databases - PHP Databases - Quiz No.1.
Which one of the following methods can be used to diagnose and display information about a MySQL connection error?
connect_errno()
connect_error()
mysqli_connect_errno()
mysqli_connect_error()