   #PHP Manual IMAP, POP3 and NNTP functions imap_msgno imap_num_recent

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                 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().
   ______________________________________________________________________

   Prev       Home            Next
   imap_msgno  Up  imap_num_recent
