Query: imap_bodystruct
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IMAP_BODYSTRUCT(3) 1 IMAP_BODYSTRUCT(3) imap_bodystruct - Read the structure of a specified body section of a specific messageSYNOPSISobject imap_bodystruct (resource $imap_stream, int $msg_number, string $section)DESCRIPTIONRead the structure of a specified body section of a specific message.PARAMETERSo $ imap_stream -An IMAP stream returned by imap_open(3). o $msg_number - The message number o $section - The body section to readRETURN VALUESReturns the information in an object, for a detailed description of the object structure and properties see imap_fetchstructure(3).SEE ALSOimap_fetchstructure(3). PHP Documentation Group IMAP_BODYSTRUCT(3)