SMTP
Common smtp/email functions
version | 1 |
---|---|
package | wikindx4\core\smtp |
author | Mark Grimshaw |
__construct()
scriptPath() : string
string
sendEmail(mixed $addresses, string $subject, string $message) : boolean
mixed
Either array of addresses or a single address (which might be ,|; delimited string of addresses)
string
the email subject
string
the email message
boolean
expedite(array $addresses, string $subject, string $message) : boolean
array
string
the email subject
string
the email message
boolean
header()
$config
$db
$headers
$session