Created on 14 aug 08 aug 07
Changes: 1.0 -> 2.0: 03 aug 09 updated: class has been renamed from Emails_Messages() to CMNemailMessages() added: file is PEAR compatible added: to package Common
[line 96]
[line 81]
[line 91]
[line 60]
[line 65]
[line 55]
[line 70]
[line 75]
[line 50]
[line 40]
address
[line 45]
[line 86]
string MakeHeaders( object $this->oTo_name, object $this->oTo_email, object $this->oFrom_name, object $this->oFrom_email, object $this->oReplyto_name, object $this->oReplyto_email, bool $this->html)
This function is used to make email headers. Headers are returned and stored in $this->headers.
bool SendEmail( object $this->oTo_email, object $this->oTo_name, object $this->oSubject, object $this->oMessage)
This function is used to send emails. Result is returned