PHP-Klasse::My HTML Mail 06.05.2007

Kurzbeschreibung: Send HTML mail messages with attachments
Veröffentlicht am: 06.05.2007
Gruppe(n):
- HTML
- PHP 5
Beschreibung:
This class can be used to send HTML mail messages.
It can send an HTML message given the recipient addresses for To:, Cc: and Bcc: headers, the From: and Reply-to: addresses, the message subject, the message HTML body.
The class may also verify whether the specified addresses are valid using regular expressions or even checking the e-mail domain on the DNS.
Link: My HTML Mail