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
Beschreibung
$mimemail
, string $filename
, callable $callbackfunc
= ?): stringDiese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Parameter-Liste
-
mimemail
-
A valid
MIME
resource. -
filename
-
-
callbackfunc
-
Rückgabewerte
Siehe auch
- mailparse_msg_extract_part() - Extracts/decodes a message section
- mailparse_msg_extract_part_file() - Extracts/decodes a message section