Send HTML mail with attachment using Pear’s Mail

To send proper HTML e-mails, with attachments and other features, it’s best to use PEAR’s Mail_Mime package. You can easily install this package using pear binary included in PHP distribution.


| Read more …