Q. The general statement-issuing routine is . . . . . . . .
β
Correct Answer: (A)
mysql_real_query()
Explanation: This question asks about the function used to send SQL statements to a MySQL server.