Mail_Mime::get()

Mail_Mime::get() -- build the message

Synopsis

Описание

This function should be called once you have added the text/html/images/attachments. It builds the message and returns it. It does not send it. To send what this function returns (in conjunction with the headers() -function) you would need to use the Mail::send()-function

Параметр

Возвращаемое значение

string - the body of the message

Заметка

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

См. также

Mail_Mime::headers()

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