Warning: file_put_contents(): Only -1 of 52 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_expunge PodrÄ™cznik PHP Poprzedni NastÄ™pny (PHP 3, 4, 5) imap_expunge -- Delete all messages marked for deletion Opis bool ( resource imap_stream ) Deletes the by imap_delete()...
Forum und email
imap_expunge

imap_expunge

(PHP 3, PHP 4, PHP 5)

imap_expunge -- Delete all messages marked for deletion

Opis

bool imap_expunge ( resource imap_stream )

Deletes all the messages marked for deletion by imap_delete(), imap_mail_move(), or imap_setflag_full().

Parametry

imap_stream

Strumień IMAP zwrócony przez imap_open().

Zwracane wartości

Returns TRUE.