Question

After trying to open a connection, a PHP connection to a DBMS needs to:
A) open the connection.
B) test the connection.
C) query the database.
D) process the query results.
E) close the connection.

Answer

This answer is hidden. It contains 1 characters.