PHP » PYTHON |
login |
register |
about
|
|
imap_savebody(PHP 5 >= 5.1.3) imap_savebody — Save a specific body section to a file Description
bool imap_savebody
( resource $imap_stream
, mixed $file
, int $msg_number
[, string $part_number= ""
[, int $options= 0
]] )
Saves a part or the whole body of the specified message. Parameters
Return ValuesReturns TRUE on success or FALSE on failure. |
more
Recently updated
more
Most requested
|