downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

imap_fetch_overview> <imap_errors
[edit] Last updated: Fri, 30 Nov 2012

view this page in

imap_expunge

(PHP 4, PHP 5)

imap_expungeDelete 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.



add a note add a note User Contributed Notes imap_expunge - [1 notes]