PHP » GoLang |
login |
register |
about
|
GoLang imap_fetchstructure
request it (426)
GoLang replacement for PHP's imap_fetchstructure
[edit | history]
imap_fetchstructure(PHP 4, PHP 5, PHP 7) imap_fetchstructure — Read the structure of a particular message Description
object imap_fetchstructure
( resource
$imap_stream
, int $msg_number
[, int $options = 0
] )Fetches all the structured information for a given message. Parameters
Return ValuesReturns an object includes the envelope, internal date, size, flags and body structure along with a similar object for each mime attachment. The structure of the returned objects is as follows:
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|