PHP » PYTHON |
login |
register |
about
|
|
imap_fetchheader(PHP 4, PHP 5) imap_fetchheader — Returns header for a message Description
string imap_fetchheader
( resource $imap_stream
, int $msg_number
[, int $options= 0
] )
This function causes a fetch of the complete, unfiltered » RFC2822 format header of the specified message. Parameters
Return ValuesReturns the header of the specified message as a text string. See Also
|
more
Recently updated
more
Most requested
|