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

search for in the

mailparse_rfc822_parse_addresses> <mailparse_msg_parse_file
Last updated: Fri, 10 Oct 2008

view this page in

mailparse_msg_parse

(PHP 4 >= 4.0.7, PECL mailparse:0.9-2.1.1)

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