PHP Classes

Parse body function

Recommend this page to a friend!

      PHP MIME Email Message Parser  >  All threads  >  Parse body function  >  (Un) Subscribe thread alerts  
Subject:Parse body function
Summary:How do I get just the body content without the headers
Messages:11
Author:emas
Date:2008-07-28 01:29:11
Update:2010-03-28 18:31:18
 
  1 - 10   11 - 11  

  11. Re: Parse body function   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2010-03-28 18:31:18 - In reply to message 10 from Nikola
If you use the Decode class function and then the Analyze function like in the example script, you can get both the text and HTML parts separately. Just make sure you do not use the SkipBody parameter.

 
  1 - 10   11 - 11