|
imap_headerinfoRead the header of the message Description
object imap_headerinfo
( resource
$imap_stream
, int $msg_number
[, int $fromlength = 0
[, int $subjectlength = 0
[, string $defaulthost = NULL
]]] )Gets information about the given message number by reading its headers. Parameters
Return Values
Returns
See Also
|