PHP Classes / Class Email Sender

Validate e-mail addresses and send simple messages

Class Email Sender PHP Class

This is a very simple class that can be used to send simple messages. It takes an array with the sender and recipient addresses, subject and message body, and sends the message. This array can be the a copy of the post or get parameters submitted using a form. The class can also validate e-mail addresses testing against a e-mail regular expression.

Similar PHP Classes

Search in PHP Classes

Filter by tags