What PHP function sets the database name to be used out of all the databases installed on the given server?
Select one:
- a. mysql_get_db()
- b. mysqlselectdb()
- c. mysql_set_db()
- d. mysql_select( )
The correct answer is: mysqlselectdb()
Select one:
The correct answer is: mysqlselectdb()