php man page for imap_msgno

Query: imap_msgno

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IMAP_MSGNO(3)								 1							     IMAP_MSGNO(3)

imap_msgno - Gets the message sequence number for the given UID

SYNOPSIS
int imap_msgno (resource $imap_stream, int $uid)
DESCRIPTION
Returns the message sequence number for the given $uid. This function is the inverse of imap_uid(3).
PARAMETERS
o $ imap_stream -An IMAP stream returned by imap_open(3). o $uid - The message UID
RETURN VALUES
Returns the message sequence number for the given $uid.
SEE ALSO
imap_uid(3). PHP Documentation Group IMAP_MSGNO(3)
Related Man Pages
imap_setflag_full(3) - php
imap_append(3) - php
imap_fetchstructure(3) - php
imap_listscan(3) - php
imap_status(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
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch