array encode (
string
$boundary = null
)
Encodes and returns the email
string $boundary - Optional pre-defined boundary string
array - an associative array containing two elements, body and headers. The headers element is itself an indexed array.
The key names are
This function can not be called statically.