Mail_mimePart::encode()

Mail_mimePart::encode() -- encode a mail

Synopsis

Описание

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

'headers' - an array with the mail headers
'body' - a string with the mail body

Заметка

Эта функция не должна вызываться статически.

    Поддержать сайт на родительском проекте КГБ