imap_alerts

(PHP 4, PHP 5, PHP 7)

imap_alertsReturns all IMAP alert messages that have occurred

说明

imap_alerts ( void ) : array

Returns all of the IMAP alert messages generated since the last imap_alerts() call, or the beginning of the page.

When imap_alerts() is called, the alert stack is subsequently cleared. The IMAP specification requires that these messages be passed to the user.

返回值

Returns an array of all of the IMAP alert messages generated or FALSE if no alert messages are available.

参见

  • imap_errors() - Returns all of the IMAP errors that have occurred

相关文章
php ibm db2 函数 returns an object with properties that describe the db2 database clientphp gnupg 函数 returns an array with information about all keys that matches the given patternphp imap 函数 returns all imap alert messages that have occurredphp imap 函数 clears flags on messagesphp imap 函数 returns all of the imap errors that have occurredphp imap 函数 delete all messages marked for deletionphp imap 函数 list all the subscribed mailboxesphp imap 函数 returns headers for all messages in a mailboxphp imap 函数 gets the last imap error that occurred during this page requestphp imap 函数 returns the list of mailboxes that matches the given textphp imap 函数 gets the number of messages in the current mailboxphp imap 函数 this function returns an array of messages matching the given search criteriaphp oci8 函数 returns the next child statement resource from a parent statement resource that has oracle database 12c implicit result setsphp sqlite 函数 returns the number of rows that were changed by the most recent sql statementphp sqlite 函数 execute a query that does not prefetch and buffer all dataphp svn 函数 creates and returns a stream that will be used to replacephp svn 函数 creates a new empty directory returns true if all is ok false otherwisephp svn 函数 creates a new empty file returns true if all is ok false otherwisephp solrquery returns all the fields that solr should generate highlighted snippets forphp solrquery returns all the stats facets that were set
关注编程学问公众号