PHP Dokumentation: Function mailparse-msg-extract-whole-part-file
12. Januar 2010 von werner
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
string mailparse_msg_extract_whole_part_file ( resource $mimemail , string $filename [, callback $callbackfunc ] )
Warnung
Diese Funktion ist bis jetztnicht dokumentiert. Es steht nur die Liste der Argumente zurVerfü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