Net_POP3::login() (Previous) (Next) Net_Portscan

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

Net_POP3::numMsg()

Net_POP3::numMsg() -- メールボックス内のメッセージ数を返す

説明

メールボックス内のメッセージ数を返します。

返り値

mixed - メッセージ数、あるいはエラー時に FALSE を返します。

注意

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

Net_POP3::login() (Previous) (Next) Net_Portscan

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:
Note by: willirl@gmail.com
Apparently this returns the number of messages in the mailbox at the time of the login. It is not dynamic.