Get the answers you need at Westonci.ca, where our expert community is always ready to help with accurate information. Explore our Q&A platform to find reliable answers from a wide range of experts in different fields. Get precise and detailed answers to your questions from a knowledgeable community of experts on our Q&A platform.

The PHP method used to get information from a database is which of the following (including all necessary arguments):
a. mysql_query(query, database name)
b. mysql_connect(query, database name)
c. mysql_query(query, connection)
d. mysql_connect(query, connection)