mailparse_msg_extract_whole_part_file
(PECL mailparse >= 0.9.0)
mailparse_msg_extract_whole_part_file — Extracts a message section including headers without decoding the transfer encoding
Descrição
string mailparse_msg_extract_whole_part_file
( resource $mimemail
, string $filename
[, callback $callbackfunc
] )
Aviso
Esta função não está documentada; somente a lista de argumentos está disponível.
Parâmetros
- mimemail
-
A valid MIME resource.
- filename
-
- callbackfunc
-
Valor Retornado
Veja Também
- mailparse_msg_extract_part() - Extracts/decodes a message section
- mailparse_msg_extract_part_file() - Extracts/decodes a message section
User Contributed Notes
mailparse_msg_extract_whole_part_file
mailparse_msg_extract_whole_part_file
There are no user contributed notes for this page.

mailparse_msg_extract_part