php man page for imap_last_error

Query: imap_last_error

OS: php

Section: 3

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

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_check(3) - php
imap_fetch_overview(3) - php
imap_mailboxmsginfo(3) - php
imap_reopen(3) - php
imap_status(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!