Which of the following statements is used to add an attachment to the mail?
A.$mimemail->attachment(‘attachment.pdf’);
B.$mimemail=>attachment(‘attachment.pdf’);
C.$mimemail->addAttachment(‘attachment.pdf’);
D.$mimemail=>addAttachment(‘attachment.pdf’);
Answers
Answered by
1
_____✨ HEY MATE ✨_____
➡️ Option (C) $mimemail >addAttachment(‘attachment.pdf’); is the right answer ✔️
➡️ Option (C) $mimemail >addAttachment(‘attachment.pdf’); is the right answer ✔️
Answered by
0
Option(C) $mimemail->addAttachment('attachment.pdf'); is used to attachment to the mail.
- Through electronic device messages between people pa-ss with the help of email.
- Through email users can send any type of data, it can be text, audio, video, or image.
- When a user wants to send an image or other files then he sends it as an attachment.
- To attach an attachment to the mail the addAttachment() is called.
- Here option(C) is correct.
Similar questions
World Languages,
6 months ago
Physics,
6 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago