downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

mailparse_rfc822_parse_addresses> <mailparse_msg_parse_file
[edit] Last updated: Fri, 25 May 2012

view this page in

mailparse_msg_parse

(PECL mailparse >= 0.9.0)

mailparse_msg_parseデータをパースし、バッファに追加する

説明

bool mailparse_msg_parse ( resource $mimemail , string $data )

データを順にパースし、指定した mime メールリソースに格納します。

この関数により、ファイル全体を読み込んでからパースするのではなく 読み込んだ部分から順に処理していくことができます。

パラメータ

mimemail

有効な MIME リソース。

data

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。



add a note add a note User Contributed Notes mailparse_msg_parse
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites