Ever heard of the mail() function? Well, there’s another syntax I can’t remember.. and boy, when this function fails, there’s usually an unhappy client at the horizon, so the more of a strict interface I can get, the better. (Me likey strict
)
Enter the HtmlMimeMail class, a nice convenience class that comes with a few extra email perks, such as:
- sending attachments
- sending html and text version at the same time
- setting email priority
- easy CC and BCC syntax
- embedding images within email
Get the latest version here .