php man page for imap_num_msg

Query: imap_num_msg

OS: php

Section: 3

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

IMAP_NUM_MSG(3) 							 1							   IMAP_NUM_MSG(3)

imap_num_msg - Gets the number of messages in the current mailbox

SYNOPSIS
int imap_num_msg (resource $imap_stream)
DESCRIPTION
Gets the number of messages in the current mailbox.
PARAMETERS
o $ imap_stream -An IMAP stream returned by imap_open(3).
RETURN VALUES
Return the number of messages in the current mailbox, as an integer.
SEE ALSO
imap_num_recent(3), imap_status(3). PHP Documentation Group IMAP_NUM_MSG(3)
Related Man Pages
imap_createmailbox(3) - php
imap_get_quotaroot(3) - php
imap_list(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
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
Denial Of Service Attack Update