Question 1 The PHP method used to get information from a database is which of the following (including all necessary arguments): mysql_query(query, database name) mysql_connect(query, database name) mysql_query(query, connection) mysql_connect(query, connection) Question 2 The type of cookie that allows a web server to know whether or not a user is logged in is a: Group of answer choices httponlycookie securecookie authenticationcookie securitycookie Question 3 The PHP method used to get information from a database is which of the following (including all necessary arguments): mysql_query(query, database name) mysql_connect(query, database name) mysql_query(query, connection) mysql_connect(query, connection)