imap_bodystruct
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Read the structure of a specified body section of a specific message
<?php imap_bodystruct
(
IMAP\Connection $imap
,
int $message_num
,
string $section
):
stdClass
|
false