PHP.nl

imap_bodystruct

imap_bodystruct

Read the structure of a specified body section of a specific message

 **imap_bodystruct** IMAP\Connection $imap int $message_num string $section

Read the structure of a specified body section of a specific message.

message_numThe message number

sectionThe body section to read

Returns the information in an object, return.falseforfailure. For a detailed description of the object structure and properties see . imap_fetchstructure

imap_fetchstructure