Search Results
Parameters ¶ imap An IMAP\Connection instance. message_num The message number flags This optional parameter only has a single option, FT_UID, which tells the function to treat the message_num argument as a UID.
- Body transfer encoding
- MIME subtype
- true if there is a subtype string
- Primary body type
Discover how to utilize the imap_fetchstructure function in PHP for effective email message structure retrieval with examples.
Execute imap_fetchstructure Online. Info and examples on imap_fetchstructure PHP Function from IMAP, POP3 and NNTP - Mail Related Extensions
- Body transfer encoding
- MIME subtype
- true if there is a subtype string
- Primary body type
imap_fetchstructure 15 nov. 2018 23 fois (PHP 4, PHP 5, PHP 7, PHP 8)
(PHP 3, PHP 4 ) imap_fetchstructure -- Read the structure of a particular message
imap_fetchstructure Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8 Read the structure of a particular message
People also ask
What is IMAP_fetchstructure() function in PHP?
What does IMAP_fetchstructure do?
What does IMAP_fetchstructure() do?
Is IMAP_fetchstructure() a bug?
Parameters imap_stream An IMAP stream returned by imap_open (). msg_number The message number options This optional parameter only has a single option, FT_UID, which tells the function to treat the msg_number argument as a UID.
