Q:

Which of the following statements is used to add an attachment to the mail?

0

Which of the following statements is used to add an attachment to the mail?


  1. $mimemail->attachment(‘attachment.pdf’);
  2. $mimemail=>attachment(‘attachment.pdf’);
  3. $mimemail->addAttachment(‘attachment.pdf’);
  4. $mimemail=>addAttachment(‘attachment.pdf’);

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

(c).$mimemail->addAttachment(‘attachment.pdf’);

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now