imap_savebody

Example

 bool imap_savebody ( resource $imap_stream , mixed $file , int $msg_number [, string $part_number = "" [, int $options = 0 ]] ) 

Description

Saves a part or the whole body of the specified message.

Return Values

Returns TRUE on success or FALSE on failure.