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_append(3) - php
imap_delete(3) - php
imap_fetch_overview(3) - php
imap_get_quotaroot(3) - php
imap_status(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update