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_check(3) - php
imap_getsubscribed(3) - php
imap_mailboxmsginfo(3) - php
imap_thread(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Nicki Paul to the Moderator Team!