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)
| Related Man Pages |
|---|
| imap_createmailbox(3) - php |
| imap_check(3) - php |
| imap_fetch_overview(3) - php |
| imap_mailboxmsginfo(3) - php |
| imap_status(3) - php |