Net_POP3::getBody() (Previous) (Next) Net_POP3::getMsg()

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

Net_POP3::getListing()

Net_POP3::getListing() -- メールボックスのメッセージの一覧を取得する

説明

メールボックス内のメッセージの一覧を取得します。 LIST/UIDL コマンドを組み合わせて使用し、結果を配列で返します。

パラメータ

  • integer $msg_id - オプションで指定するメッセージ番号。

返り値

mixed - データの配列、あるいはエラー時に false を返します。

注意

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

Net_POP3::getBody() (Previous) (Next) Net_POP3::getMsg()

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.