Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<imap_mime_header_decodeimap_num_msg>
Last updated: Tue, 19 Sep 2006

imap_msgno

(PHP 3 >= 3.0.3, PHP 4, PHP 5)

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().

See also imap_uid().




<imap_mime_header_decodeimap_num_msg>
Last updated: Tue, 19 Sep 2006