$params
$params : array
Content parameters.
This class represents a header element that contains MIME content parameters (RFCs 2045, 2183, 2231).
sendEncode(array $opts = array()) : array
Returns the encoded string value(s) needed when sending the header text to a RFC compliant mail submission server.
array | $opts | Additional options:
|
An array of string values.
encode(array $opts = array()) : array
Encodes a MIME content parameter string pursuant to RFC 2183 & 2231 (Content-Type and Content-Disposition headers).
array | $opts | Options:
|
The encoded parameter string (US-ASCII).