PHP 函数:imap_num_msg()

取得信件数。

语法: int imap_num_msg(int imap_stream);

返回值: 整数

函数种类: 网络系统

内容说明
本函数可取得邮箱 (mailbox) 的信件数。参数 imap_stream 为 IMAP 的代号。