PHP » GoLang |
login |
register |
about
|
imap_fetchbody(PHP 4, PHP 5, PHP 7) imap_fetchbody — Fetch a particular section of the body of the message Description
string imap_fetchbody
( resource
$imap_stream
, int $msg_number
, string $section
[, int $options = 0
] )Fetch of a particular section of the body of the specified messages. Body parts are not decoded by this function. Parameters
Return ValuesReturns 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
|