MCQs > IT & Programming > PHP > How you can send Multiple email recipients all go into the address field, with commas separating?

PHP MCQs

How you can send Multiple email recipients all go into the address field, with commas separating? 

Answer

Correct Answer: $mailsend = mail("receiver@receipthost, [email protected], [email protected]", "The Sample Subjects Here", "Body of e-mail."); print("$mailsend");

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