imap_num_msg
(PHP 3, PHP 4 )
imap_num_msg --
Gives the number of messages in the current mailbox
Description
int
imap_num_msg ( resource imap_stream)
Return the number of messages in the current mailbox.
See also: imap_num_recent() and
imap_status().