mailparse_msg_extract_whole_part_file

(PECL mailparse >= 0.9.0)

mailparse_msg_extract_whole_part_fileExtracts a message section including headers without decoding the transfer encoding

Opis

mailparse_msg_extract_whole_part_file ( resource $mimemail , string $filename [, callable $callbackfunc ] ) : string
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

mimemail

A valid MIME resource.

filename

callbackfunc

Zwracane wartości

Zobacz też:

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top