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

search for in the

설치/설정> <Mailparse
Last updated: Fri, 24 Jul 2009

view this page in

소개

Mailparse is an extension for parsing and working with email messages. It can deal with » RFC 822 and » RFC 2045 (MIME) compliant messages.

Mailparse is stream based, which means that it does not keep in-memory copies of the files it processes - so it is very resource efficient when dealing with large messages.

Note: Mailparse requires the mbstring extension, and mbstring must be loaded before mailparse.

이 확장은 » PECL 저장소로 옮겨졌으며, 더 이상 PHP로 제공되지 않습니다.4.2.0.



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

설치/설정> <Mailparse
Last updated: Fri, 24 Jul 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites