MAILPARSE_MSG_EXTRACT_PART(3) 1 MAILPARSE_MSG_EXTRACT_PART(3)
mailparse_msg_extract_part - Extracts/decodes a message section
SYNOPSIS
void mailparse_msg_extract_part (resource $mimemail, string $msgbody, [callable $callbackfunc])
DESCRIPTION
Warning
This function is currently not documented; only its argument list is available.
PARAMETERS
o $mimemail
- A valid MIME resource.
o $msgbody
-
o $callbackfunc
-
RETURN VALUES
No value is returned.
SEE ALSO
mailparse_msg_extract_part_file(3), mailparse_msg_extract_whole_part_file(3).
PHP Documentation Group MAILPARSE_MSG_EXTRACT_PART(3)