Q. Which function is used to send an email using PHP?

  • (A) mail()
  • (B) sendmail()
  • (C) email()
  • (D) phpmail()
πŸ’¬ Discuss
βœ… Correct Answer: (A) mail()
Explanation: The mail() function is used to send email from a PHP script.
Explanation by: Mr. Dubey
The mail() function is used to send email from a PHP script.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
73
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
97%
Success Rate