A

Admin • 832.27K Points
Coach

Q. Which method is used to connect to a MySQL database using mysqli extension?

  • (A) mysqli_connect()
  • (B) connect_mysql()
  • (C) mysql_connect()
  • (D) connect_db()
  • Correct Answer - Option(A)
  • Views: 16
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

mysqli_connect() establishes a connection to a MySQL database.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.