PHP Classes

PHP Mailer class: Class for sending email

Recommend this page to a friend!
  All requests RSS feed  >  PHP Mailer class  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

PHP Mailer class

Edit

Picture of Daud Mabena by Daud Mabena - 9 years ago (2014-11-30)

Class for sending email

This request is clear and relevant.
This request is not clear or is not relevant.

+5

Just a php class for sending email

Ask clarification

1 Recommendation

MIME E-mail message sending: PHP mailer to compose and send MIME messages

This recommendation solves the problem.
This recommendation does not solve the problem.

+3

Picture of Manuel Lemos by Manuel Lemos package author package author Reputation 23650 - 9 years ago (2014-12-02) Comment

There are plenty of classes for sending email.

This package can compose text or HTML messages, the HTML messages may have embedded resources in the message like images and CSS, the message may contain attachments.

There is a base class that sends messages via the PHP mail function and other sub-classes that send the same message via a SMTP server, or local mail server using sendmail or compatible (postfix, exim, etc.), or qmail, or dropping messages in Microsoft IIS or Exchange Pickup folder.

  • 1 Comment
  • 1. Picture of Daud Mabena by Daud Mabena - 9 years ago (2014-12-15) Reply

    Thanks much Bro... I will make a good use of this package.


Recommend package
: 
: