Home » PHP » PHP MySQL Database » Question
  1. Which one of the following methods is responsible for sending the query to the database?
    1. sendquery()
    2. query()
    3. query_send()
    4. send_query()
    5. None of these
Correct Option: B

query()



Your comments will be displayed only after manual approval.