Mail_Mime::headers() (Previous) (Next) Mail_Mime::setTxtBody()

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Mail_Mime::setHTMLBody()

Mail_Mime::setHTMLBody() -- HTML 部分を設定する

説明

メッセージのHTML部分を設定します。

パラメータ

  • string $data - The text to set or, if $isfile is TRUE a valid filename. An URL as argument is not allowed.

  • boolean $isfile - If TRUE, the content of given file $data is used as message text.

返り値

boolean - 成功時には TRUE、 失敗時には PEAR_Error を返します。

注意

この関数は、スタティックにコールする ことはできません。

Mail_Mime::headers() (Previous) (Next) Mail_Mime::setTxtBody()

Download Documentation Last updated: Sun, 05 Oct 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.