(PHP 4, PHP 5, PHP 7, PHP 8)
imap_num_msg — 获取当前邮箱中的邮件数量
$imap
获取当前邮箱中的邮件数量。
imap
一个 IMAP\Connection 实例。
返回当前邮箱中的邮件数量(整数),如果出错则返回 false。
false