Email: Simple Mail Class
nathan zadoks (contact me)
This is a very simple class that can be used to send e-mail messages by relaying to a given SMTP server.
It takes parameters defined as class variables for specifying the message sender, recipient, subject, body text and additional header.
The mail server address and the SMTP port are also configurable using class variables.
This class is to s€nd simpl€ €-mails, it allows to use From, To, Subject and custom h€aders.
Click here for detailed information about this class on phpclasses.org