PHP » PYTHON |
login |
register |
about
|
|
imap_fetchstructure(PHP 4, PHP 5) 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
|