Query: imap_num_recent
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IMAP_NUM_RECENT(3) 1 IMAP_NUM_RECENT(3) imap_num_recent - Gets the number of recent messages in current mailboxSYNOPSISint imap_num_recent (resource $imap_stream)DESCRIPTIONGets the number of recent messages in the current mailbox.PARAMETERSo $ imap_stream -An IMAP stream returned by imap_open(3).RETURN VALUESReturns the number of recent messages in the current mailbox, as an integer.SEE ALSOimap_num_msg(3), imap_status(3). PHP Documentation Group IMAP_NUM_RECENT(3)