imap_fetchheader
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Returns header for a message
<?php imap_fetchheader
(
IMAP\Connection $imap
,
int $message_num
,
int $flags
=
0
):
string
|
false