| 
 Posted by Manuel Lemos on 04/08/07 01:00 
Hello, 
 
on 04/07/2007 07:43 PM ashore said the following: 
> Any experience around here re that particular class, or experience 
> with another parser?  Thanks, all. 
 
You may want to take a look at this popular MIME message parser class. 
It is very tolerant to messages with structural mistakes. 
 
http://www.phpclasses.org/mimeparser 
 
I use it in conjunction with this other POP3 class but you can use it 
with other POP3 classes: 
 
http://www.phpclasses.org/pop3class 
 
--  
 
Regards, 
Manuel Lemos 
 
Metastorage - Data object relational mapping layer generator 
http://www.metastorage.net/ 
 
PHP Classes - Free ready to use OOP components written in PHP 
http://www.phpclasses.org/
 
[Back to original message] 
 |