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
imapproxyd(8) - debian
imap_check(3) - php
imap_getmailboxes(3) - php
imap_list(3) - php
imap_reopen(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun