php man page for imap_undelete

Query: imap_undelete

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IMAP_UNDELETE(3)							 1							  IMAP_UNDELETE(3)

imap_undelete - Unmark the message which is marked deleted

SYNOPSIS
bool imap_undelete (resource $imap_stream, int $msg_number, [int $flags])
DESCRIPTION
Removes the deletion flag for a specified message, which is set by imap_delete(3) or imap_mail_move(3).
PARAMETERS
o $ imap_stream -An IMAP stream returned by imap_open(3). o $msg_number - The message number o $flags -
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
imap_delete(3), imap_mail_move(3). PHP Documentation Group IMAP_UNDELETE(3)
Related Man Pages
imap_setflag_full(3) - php
imap_get_quota(3) - php
imap_append(3) - php
imap_set_quota(3) - php
imap_status(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation