   #PHP Manual IMAP, POP3 and NNTP functions imap_mime_header_decode
   imap_num_msg

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                  imap_msgno

   (PHP 3>= 3.0.3, PHP 4 )
   imap_msgno --  This function returns the message sequence number for
   the given UID

Description

   int imap_msgno ( resource imap_stream, int uid)

   This function returns the message sequence number for the given UID.
   It is the inverse of imap_uid().
   ______________________________________________________________________

   Prev                    Home         Next
   imap_mime_header_decode  Up  imap_num_msg
