Query: imap_expunge
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IMAP_EXPUNGE(3) 1 IMAP_EXPUNGE(3) imap_expunge - Delete all messages marked for deletionSYNOPSISbool imap_expunge (resource $imap_stream)DESCRIPTIONDeletes all the messages marked for deletion by imap_delete(3), imap_mail_move(3), or imap_setflag_full(3).PARAMETERSo $ imap_stream -An IMAP stream returned by imap_open(3).RETURN VALUESReturns TRUE. PHP Documentation Group IMAP_EXPUNGE(3)