Home > PHP > Function > Mailparse > mailparse_msg_extract_whole_part_file()

mailparse_msg_extract_whole_part_file()

mailparse_msg_extract_whole_part_file - Extracts a message section including headers without decoding the transfer encoding

Syntax

string mailparse_msg_extract_whole_part_file (resource $mimemail, string $filename, callback $callbackfunc)

Arguments

  • mimemail - A valid MIMEresource.
  • filename
  • callbackfunc

Description

Version

PHP PECL mailparse >= 0.9.0

Return value