Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 1730
PHP Script Codes > SMTP Client
This is a simple class that can be used to send e-mail messages via an SMTP server.
It can connect to a given SMTP server and send a message to a given recipient e-mail address. The sender e-mail address, the message subject and body are also configurable.
The class also supports SMTP LOGIN authentication.