imap_fetchbody

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

説明

Fetch of a particular section of the body of the specified messages. Body parts are not decoded by this function.

戻り値

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