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

설명

string mailparse_msg_extract_whole_part_file ( resource $mimemail , string $filename [, callable $callbackfunc ] )
Warning

이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.

인수

mimemail

A valid MIME resource.

filename

callbackfunc

반환값

참고

add a note add a note

User Contributed Notes

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