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) - centos
imap_delete(3) - php
imap_get_quotaroot(3) - php
imap_mailboxmsginfo(3) - php
imap_status(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator