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

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

Mail_Mbox::insert()

Mail_Mbox::insert()  -- メッセージを挿入する

説明

Mail_Mbox は、offset の位置にメッセージを挿入します (注意: メッセージ番号 3 は、4 番目のメッセージとなります)。 デフォルト (offset = null) では、最後のメッセージの後にメッセージは挿入されます。

注意: Mail_Mbox は、メッセージの最後に自動的に \n\n を追加します。

パラメータ

string $content

新しいメッセージの内容。

mixed $offset

返り値

true あるいは PEAR_Error オブジェクトを返します。

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

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