PHPMailer::EncodeQ
Encode string to q encoding.
Signature
public function EncodeQ(string
$str,
[string
$position = 'text'] )
Parameters
-
$str
- the text to encode
-
$position
- Where the text is going to be used, see the RFC for what that means
Returns
- string