PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'Mail/mimePart.php';
array encode ()
array encode
Encodes and returns the email
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.