Multiple Choice
In PHP in order to access MySQL database you will use:
A) mysqlconnect() function
B) mysql-connect() function
C) mysql_connect() function
D) sql_connect() function
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: What function computes the difference of arrays?<br>A)array_diff<br>B)diff_array<br>C)arrays_diff<br>D)diff_arrays
Q9: What will be the output of the
Q10: Who is the father of PHP?<br>A)Rasmus Lerdorf<br>B)Willam
Q11: Which of following variables can be assigned
Q12: What will be the output of the
Q13: If $a = 12 what will be
Q14: Which version of PHP introduced Try/catch Exception?<br>A)PHP
Q16: Which array function checks if the specified
Q17: Which of the following DBMSs do not
Q18: We can use _ to comment a