Return the text quoted-printable encoded
Uses short notation for charset and encoding suitable for email headers as laid out in rfc2047.
Usage
$string = $m->quotedPrintableString(string $text);
Arguments
Name | Type(s) | Description |
---|---|---|
text | string |
Return value
string
API reference based on ProcessWire core version 3.0.236