|
imap_fetchmimeFetch MIME headers for a particular section of the message Description
stringfalse imap_fetchmime(
IMAP\Connection $imap ,int $message_num ,string $section ,int $flags = 0) Fetch the MIME headers of a particular section of the body of the specified messages. Parameters
Return Values
Returns the MIME headers of a particular section of the body of the specified messages as a
text string, or Changelog
See Also
|