下列选项中,PHP可以通过()函数建立与MySQL的连接。
A.mysqli_connect()
B.mysqli_select_db()
C.mysqli_result()
D.mysqli_fetch_array()
正确答案是A