imap_body
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Read the message body
Alias
imap_fetchtext
<?php imap_body
(
IMAP\Connection $imap
,
int $message_num
,
int $flags
=
0
):
string
|
false