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

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

Net_POP3::numMsg()

Net_POP3::numMsg() -- number of messages in this maildrop

Description

Returns number of messages in this maildrop.

Valeur retournée

mixed - Either number of messages or FALSE on error.

Note

Cette fonction ne peut pas être appelée de façon statique.

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

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