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
cyrus::imap::imsp(3) - suse
imap_createmailbox(3) - php
imap_check(3) - php
imap_getmailboxes(3) - php
imap_list(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator