Which of the following class is used to send an email using the SMTP server?

79. Which of the following class is used to send an email using the SMTP server?

  1. Zend\Mail\Transport\Smtpemail
  2. Zend\Mail\Transport\Smtpclass
  3. Zend\Mail\Transport\Smtp

Answer: B) Zend\Mail\Transport\Smtpclass

Explanation:

Zend\Mail\Transport\Smtpclass is used to send an email using the SMTP server.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.