Public Member Functions | |
send ($from, $to, $charset, $subject, $message) | |
sends an email |
mail_helper::send | ( | $ | from, | |
$ | to, | |||
$ | charset, | |||
$ | subject, | |||
$ | message | |||
) |
sends an email
from | from address | |
to | to address | |
charset | charset used to encode message | |
subject | subject of mail | |
message | body of mail |