Q:

In PHP in order to access MySQL database you will use:

0

In PHP in order to access MySQL database you will use:


  1. mysqlconnect() function
  2. mysql-connect() function
  3. mysql_connect() function
  4. sql_connect() function

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

C.mysql_connect() function

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

MySQL MCQ Quiz (Multiple Choice Questions And Answers)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which of the following is used to delete an entire... >>
<< To remove duplicate rows from the result set of a ...