|
imap_fetchstructure(PHP 4, PHP 5) imap_fetchstructure — Read the structure of a particular message Описание
object imap_fetchstructure
( resource $imap_stream
, int $msg_number
[, int $options = 0
] )
Fetches all the structured information for a given message. Список параметров
Возвращаемые значенияReturns 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:
Смотрите также
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||