Multiple Choice
The ____ package is designed to work with MySQL version 4.1.3 and higher.
A) mysql
B) mysqli
C) libmysql
D) ext_mysqli
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: A result pointer is a special type
Q8: The <B>mysql_info()</B> function also returns information for
Q9: The <B>mysql_error()</B> function returns a value of
Q10: To close a database connection, use _.<br>A)
Q11: You can suppress error messages in PHP
Q13: Because the _ function exits the script
Q14: PHP, you use the <B>mysql_send()</B> function to
Q15: The _ function returns the fields in
Q16: One of the most popular PEAR code
Q17: The <B>mysql_delete_db("dbname"[, connection]); </B>script is used to