Zend
ZF-100-500 · Question #144
Which of the following methods is used to attach files to an e-mail and returns a Zend_Mime_Part object?
The correct answer is C. createAttachment(). See the full explanation below for the reasoning.
Question
Which of the following methods is used to attach files to an e-mail and returns a Zend_Mime_Part object?
Options
- AsetBodyHTML()
- BZend_Mime_attach()
- CcreateAttachment()
- DZend_Mail_Storage_Mbox()
How the community answered
(30 responses)- A3% (1)
- B10% (3)
- C80% (24)
- D7% (2)
Community Discussion
No community discussion yet for this question.