Mail_Mime::setHTMLBody() (Previous) (Next) Mail_Mime - Example

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Mail_Mime::setTxtBody()

Mail_Mime::setTxtBody() -- set plain text part

Opis

Sets the plain text part of a message

Parametr

  • 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.

Zwracana wartość

boolean - Zwraca TRUE w przypadku powodzenia, PEAR_Error w przypadku niepowodzenia.

Uwagi

Ta funkcja nie może być wywołana statycznie.

Mail_Mime::setHTMLBody() (Previous) (Next) Mail_Mime - Example

Download Documentation Last updated: Mon, 02 Jul 2007
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.