Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 3818
PHP Script Codes > Easy Email SMTP
This class can be used to compose and send messages via SMTP.
It extends another class to compose e-mail messages named Easy Mail. It overrides the messages sending function to use an SMTP class to send the message via an SMTP server rather than using the PHP mail() function.