imap_msgno

imap_msgno -- 指定したUIDのメッセージ番号を返す

説明

int imap_msgno(int imap_stream, int uid);

この関数は、指定したUIDのメッセージ番号を返します。 これは、imap_uid の逆の動作となります。