(PHP 4, PHP 5, PHP 7)
Read the structure of a particular message
object imap_fetchstructure ( resource $imap_stream, int $msg_number [, int $options = 0 ] )
Fetches all the structured information for a given message.
Parameters:
imap_stream
An IMAP stream returned by imap_open().
msg_number
The message number
optio