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

search for in the

Installazione/Configurazione> <Mailparse
[edit] Last updated: Fri, 17 May 2013

view this page in

Introduzione

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.

Nota:

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

Questo modulo è stato spostato nel repository » PECL e non è più rilasciato con il PHP dalla versione 4.2.0.



add a note add a note User Contributed Notes Introduzione - [0 notes]
There are no user contributed notes for this page.

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