|
mailparse_msg_extract_part_fileExtracts/decodes a message section Beschreibung
string mailparse_msg_extract_part_file
( resource
$mimemail
, mixed $filename
[, callable $callbackfunc
] )Extracts/decodes a message section from the supplied filename. The contents of the section will be decoded according to their transfer encoding - base64, quoted-printable and uuencoded text are supported. Parameter-Liste
Rückgabewerte
If
If
Returns Siehe auch
|