MCQs > IT & Programming > PHP > Correct way to send a SMTP (Simple Mail Transfer Protocol) email using PHP?

PHP MCQs

What is the correct way to send a SMTP (Simple Mail Transfer Protocol) email using PHP?

Answer

Correct Answer: mail($EmailAddress, “Subject”, $MessageBody);

Explanation:

Note: This Question is unanswered, help us to find answer for this one

PHP Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

PHP Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it