PHP Classes

include MIME issues

Recommend this page to a friend!

      POP3 e-mail client  >  All threads  >  include MIME issues  >  (Un) Subscribe thread alerts  
Subject:include MIME issues
Summary:problems with the MIME-parser
Messages:2
Author:Brian J
Date:2008-06-04 00:09:51
Update:2008-06-04 01:50:15
 

  1. include MIME issues   Reply   Report abuse  
Picture of Brian J Brian J - 2008-06-04 00:09:51
The examples works great for me if I do not include the mime-parser.php. However, when I include this file, it breaks. I am unable to see any error reports at all. I would really like to parse the message, but unable to do it with the mime-parser.php.

I will continue to see if I can debug though. Thanks.

  2. Re: include MIME issues   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2008-06-04 01:50:15 - In reply to message 1 from Brian J
That is hard to tell. Maybe your problem is that the MIME parse class file name is mime_parser.php and you seem to have specified mime-parser.php .