Mail_Mbox::size (Previous) (Next) Mail_Mbox::_move

View this page in Last updated: Sun, 31 Aug 2008
English | French | German | Japanese | Polish | Spanish | Plain HTML

Mail_Mbox::update()

Mail_Mbox::update()  -- Update a message

Description

Replaces a given message with the text passed to this method.

Note: Mail_Mbox auto adds \n\n at end of the message

Note: messages start with 0.

Parameter

integer $message

The number of the Message to update.

string $content

The new content of the Message.

Return value

returns Return true if all is ok, otherwise PEAR_Error

Mail_Mbox::size (Previous) (Next) Mail_Mbox::_move

Download Documentation Last updated: Sun, 31 Aug 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.