PHP » GoLang |
login |
register |
about
|
imap_fetchmime(PHP 5 >= 5.3.6, PHP 7) imap_fetchmime — Fetch MIME headers for a particular section of the message Description
string imap_fetchmime
( resource
$imap_stream
, int $msg_number
, string $section
[, int $options = 0
] )Fetch the MIME headers of a particular section of the body of the specified messages. Parameters
Return ValuesReturns the MIME headers of a particular section of the body of the specified messages as a text string. See Also
|
more
Recently updated
more
Most requested
more
Last requests
|