API results for “WireMail”
$m->send() class.method
Send the email
$m->htmlToText(string $html) class.method
Convert HTML mail body to TEXT mail body
$m->encodeSubject(string $subject) class.method
Encode a subject, use mbstring if available
$m->quotedPrintableString(string $text) class.method
Return the text quoted-printable encoded
$m->encodeMimeHeader(string $text) class.method
Return the text encoded as a mime header