|
imap_fetchheader(PHP 4, PHP 5) imap_fetchheader — Returns header for a message Описание
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. Список параметров
Возвращаемые значенияReturns the header of the specified message as a text string. Смотрите также
|
|