Query: mailparse_msg_extract_whole_part_file
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MAILPARSE_MSG_EXTRACT_WHOLE_PART_FILE(3) 1 MAILPARSE_MSG_EXTRACT_WHOLE_PART_FILE(3) mailparse_msg_extract_whole_part_file - Extracts a message section including headers without decoding the transfer encodingSYNOPSISstring mailparse_msg_extract_whole_part_file (resource $mimemail, string $filename, [callable $callbackfunc])DESCRIPTIONWarning This function is currently not documented; only its argument list is available.PARAMETERSo $mimemail - A valid MIME resource. o $filename - o $callbackfunc -RETURN VALUESSEE ALSOmailparse_msg_extract_part(3), mailparse_msg_extract_part_file(3). PHP Documentation Group MAILPARSE_MSG_EXTRACT_WHOLE_PART_FILE(3)