PHP Dokumentation: Function mailparse-msg-extract-part
12. Januar 2010 von werner
mailparse_msg_extract_part
(PECL mailparse >= 0.9.0)
mailparse_msg_extract_part — Extracts/decodes a message section
Beschreibung
void mailparse_msg_extract_part ( resource $mimemail , string $msgbody [, 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.
- msgbody
- callbackfunc
Rückgabewerte
Es wird kein Wert zurückgegeben.
Siehe auch
- mailparse_msg_extract_part_file() – Extracts/decodes a message section
- mailparse_msg_extract_whole_part_file() – Extracts a message section including headers without decoding the transfer encoding