nerdexam
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)
  • A
    3% (1)
  • B
    10% (3)
  • C
    80% (24)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full ZF-100-500 Practice