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
| Version | Description |
|---|