Email: SMTP Mail
Harish Chauhan (contact me)
This is a simple class for sending e-mail messages through a given SMTP server.
The class main function is similar to the PHP mail() function as it also sends a message by connecting to a given SMTP server and taking as arguments the message To: address, the Subject: text, the message body data, the From: address and an optional Cc: header line.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (70.0%)
| Good (90.0%)
| -
| Good (85.0%)
| -
| -
| Not sure (52.5%)
| 1101 |
Click here for detailed information about this class on phpclasses.org