imap_fetch_overview
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Read an overview of the information in the headers of the given message
<?php imap_fetch_overview
(
IMAP\Connection $imap
,
string $sequence
,
int $flags
=
0
): array|
false