PHP Classes

How to extract HTML from message file?: Read HTML from message in Outlook

Recommend this page to a friend!
  All requests RSS feed  >  How to extract HTML from message file?  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

How to extract HTML from message file?

Edit

Picture of asaf rofe by asaf rofe - 8 years ago (2015-09-09)

Read HTML from message in Outlook

This request is clear and relevant.
This request is not clear or is not relevant.

+3

I am trying to read HTML automatically from messsage file that was sent in Outlook.

Ask clarification

1 Recommendation

PHP MIME Email Message Parser: Decode MIME e-mail messages

This recommendation solves the problem.
This recommendation does not solve the problem.

+2

Picture of Manuel Lemos by Manuel Lemos package author package author Reputation 23325 - 8 years ago (2015-09-12) Comment

Well if the message is already in MIME format (.EML), you can use this MIME parser class that parse the message and split it in multiple parts, separating the HTML part that it may contain.

If your message is not in MIME format and Outlook stores it in DBX format. There are other classes to convert messages in DBX files to MIME format.


Recommend package
: 
: