What PHP function allows a connection to MySQL database:

Select one:

  • a. mysql_connect();
  • b. get_connection();
  • c. connect()
  • d. mysql_db_connection()

The correct answer is: mysqlconnect();

Related Posts

0 Comments

12345

    00