imap_fetchmime

Example

 string imap_fetchmime ( resource $imap_stream , int $msg_number , string $section [, int $options = 0 ] ) 

Description

Fetch the MIME headers of a particular section of the body of the specified messages.

Return Values

Returns the MIME headers of a particular section of the body of the specified messages as a text string.