Mail_Mbox::hasBeenModified (Previous) (Next) Mail_Mbox::open

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

Mail_Mbox::insert()

Mail_Mbox::insert()  -- Insert a message

Opis

Mail_Mbox will insert the message according its offset. (Remember: message 3 is the forth message). The default is inserting it AFTER the last message (offset = null).

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

Parametr

string $content

The content of the new message

mixed $offset

Zwracana wartość

returns Return true else PEAR_Error object.

Mail_Mbox::hasBeenModified (Previous) (Next) Mail_Mbox::open

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.