php8.5
Home/ Manual/ mailparse / functions/ mailparse_msg_extract_whole_part_file

mailparse_msg_extract_whole_part_file

PHP function Edit on GitHub ✎

(PECL mailparse >= 0.9.0)

Extracts a message section including headers without decoding the transfer encoding

Description

mailparse_msg_extract_whole_part_file(resource $mimemail, string $filename, [callable $callbackfunc]): string

Func

Parameters

mimemail

A valid MIME resource.

filename
callbackfunc

Return Values

See Also

Source: reference/mailparse/functions/mailparse-msg-extract-whole-part-file.xml · from the official PHP manual (php/doc-en)