Warning: file_put_contents(): Only -1 of 55 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
imap_num_recent PodrÄ™cznik PHP Poprzedni NastÄ™pny (PHP 3, 4, 5) imap_num_recent -- Gets the number of recent messages in current mailbox Opis int ( resource imap_stream ) Gets mail...
Forum und email
imap_num_recent

imap_num_recent

(PHP 3, PHP 4, PHP 5)

imap_num_recent -- Gets the number of recent messages in current mailbox

Opis

int imap_num_recent ( resource imap_stream )

Gets the number of recent messages in the current mailbox.

Parametry

imap_stream

Strumień IMAP zwrócony przez imap_open().

Zwracane wartości

Returns the number of recent messages in the current mailbox, as an integer.