imap_header
(PHP 3, PHP 4 )
imap_header -- Read the header of the message
Description
object
imap_header ( resource imap_stream, int msg_number [, int fromlength [, int subjectlength [, string defaulthost]]])
This function is an alias to imap_headerinfo()
and is identical to it in every way.