Q. Which of the following function is used to send email using PHP?
β
Correct Answer: (A)
mail()
Explanation: mail() is used to send emails in PHP.