Recommend this page to a friend! | Stumble It! | Bookmark in del.icio.us |
All requests | > | PHP Mailer class | > | Request new recommendation | > | Featured requests | > | No recommendations | ||
by Daud Mabena - 1 year ago (2014-11-30) mailer
+1 | Just a php class for sending email |
+1 | by Manuel Lemos 11100 - 1 year 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. by Daud Mabena - 1 year ago (2014-12-15) Reply
Thanks much Bro... I will make a good use of this package.
Recommend package | |
|