imap_last_error(3) php man page | unix.com

Man Page: imap_last_error

Operating Environment: php

Section: 3

IMAP_LAST_ERROR(3)							 1							IMAP_LAST_ERROR(3)

imap_last_error - Gets the last IMAP error that occurred during this page request

SYNOPSIS
string imap_last_error (void )
DESCRIPTION
Gets the full text of the last IMAP error message that occurred on the current page. The error stack is untouched; calling imap_last_error(3) subsequently, with no intervening errors, will return the same error.
RETURN VALUES
Returns the full text of the last IMAP error message that occurred on the current page. Returns FALSE if no error messages are available.
SEE ALSO
imap_errors(3). PHP Documentation Group IMAP_LAST_ERROR(3)
Related Man Pages
imap_setflag_full(3) - php
imap_delete(3) - php
imap_fetch_overview(3) - php
imap_getmailboxes(3) - php
imap_mailboxmsginfo(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun