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

search for in the

Instalarea / configurarea> <Mailparse
Last updated: Fri, 01 Aug 2008

view this page in

Introducere

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.

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

Această extensie a fost transferată în repozitoriul » PECL şi nu mai este furnizată împreună cu PHP începând cu versiunea 4.2.0.



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

Instalarea / configurarea> <Mailparse
Last updated: Fri, 01 Aug 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites