   #PHP Manual IMAP, POP3 and NNTP functions imap_num_msg imap_open

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                imap_num_recent

   (PHP 3, PHP 4 )
   imap_num_recent -- Gives the number of recent messages in current
   mailbox

Description

   int imap_num_recent ( resource imap_stream)

   Returns the number of recent messages in the current mailbox.

   See also: imap_num_msg() and imap_status().
   ______________________________________________________________________

   Prev         Home      Next
   imap_num_msg  Up  imap_open
