imap_num_msg

(PHP 3, PHP 4, PHP 5)

imap_num_msg -- Anzahl der Nachrichten im aktuellen Postfach

Beschreibung

int imap_num_msg ( resource imap_stream )

Liefert die Anzahl der Nachrichten im aktuellen Postfach.

Parameter Liste

imap_stream

An IMAP stream returned by imap_open().

Rückgabewerte

Liefert die Anzahl der Nachrichten im aktuellen Postfach als Integer.

Siehe auch

imap_num_recent()
imap_status()