IMAP_MSGNO(3) 1 IMAP_MSGNO(3) imap_msgno - Gets the message sequence number for the given UIDSYNOPSISint imap_msgno (resource $imap_stream, int $uid)DESCRIPTIONReturns the message sequence number for the given $uid. This function is the inverse of imap_uid(3).PARAMETERSo $ imap_stream -An IMAP stream returned by imap_open(3). o $uid - The message UIDRETURN VALUESReturns the message sequence number for the given $uid.SEE ALSOimap_uid(3). PHP Documentation Group IMAP_MSGNO(3)
| Related Man Pages |
|---|
| imap_check(3) - php |
| imap_delete(3) - php |
| imap_fetchmime(3) - php |
| imap_get_quotaroot(3) - php |
| imap_getsubscribed(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| User Guide: Posting in the Emergency Forum |
| Forum Video Tutorial: How to Use Code Tags |
| Please Welcome Don Cragun as Lead Moderator |