update : 2015.11.03
php.shukuma.com검색:
|
mailparse_msg_extract_part_file(PECL mailparse >= 0.9.0) mailparse_msg_extract_part_file — Extracts/decodes a message section 설명
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. 인수
반환값
If
If
Returns 참고
|