php man page for imap_expunge

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 deletion

SYNOPSIS
bool imap_expunge (resource $imap_stream)
DESCRIPTION
Deletes all the messages marked for deletion by imap_delete(3), imap_mail_move(3), or imap_setflag_full(3).
PARAMETERS
o $ imap_stream -An IMAP stream returned by imap_open(3).
RETURN VALUES
Returns TRUE. PHP Documentation Group IMAP_EXPUNGE(3)
Related Man Pages
imap_getmailboxes(3) - php
imap_getsubscribed(3) - php
imap_listscan(3) - php
imap_mailboxmsginfo(3) - php
imap_thread(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update