php8.5
Home/ Manual/ imap / functions/ imap_num_recent

imap_num_recent

PHP function Edit on GitHub ✎

(PHP 4, PHP 5, PHP 7, PHP 8)

Gets the number of recent messages in current mailbox

Description

imap_num_recent(IMAP\Connection $imap): int

Gets the number of recent messages in the current mailbox.

Parameters

Return Values

Returns the number of recent messages in the current mailbox, as an integer.

Changelog

VersionDescription

See Also

Source: reference/imap/functions/imap-num-recent.xml · from the official PHP manual (php/doc-en)