Query: imap_num_msg
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IMAP_NUM_MSG(3) 1 IMAP_NUM_MSG(3) imap_num_msg - Gets the number of messages in the current mailboxSYNOPSISint imap_num_msg (resource $imap_stream)DESCRIPTIONGets the number of messages in the current mailbox.PARAMETERSo $ imap_stream -An IMAP stream returned by imap_open(3).RETURN VALUESReturn the number of messages in the current mailbox, as an integer.SEE ALSOimap_num_recent(3), imap_status(3). PHP Documentation Group IMAP_NUM_MSG(3)
Related Man Pages |
---|
imap_createmailbox(3) - php |
imap_fetch_overview(3) - php |
imap_get_quotaroot(3) - php |
imap_list(3) - php |
imap_mailboxmsginfo(3) - php |