Email: Generic Mail
Peter Valicek (contact me)
This is a PEAR::Mail wrapper class to simplify the composition and delivery of text or HTML messages, eventually with attachment files.
To use this class you just need to call the sendmail function specifying the sender address, one or more receipient addresses and an array of data with additional parameters.
The additional parameters include the message subject, the message text, whether the type of message is HTML or plain text and a list of optional attachment files.
Click here for detailed information about this class on phpclasses.org