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_setflag_full(3) - php
imap_append(3) - php
imap_check(3) - php
imap_fetch_overview(3) - php
imap_getsubscribed(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!