PHP Classes

How to use it?

Recommend this page to a friend!

      PHP MIME Email Message Parser  >  All threads  >  How to use it?  >  (Un) Subscribe thread alerts  
Subject:How to use it?
Summary:Using the class
Messages:1
Author:David Halliday
Date:2010-08-19 22:26:03
 

  1. How to use it?   Reply   Report abuse  
Picture of David Halliday David Halliday - 2010-08-19 22:26:03
Hello
Please: how can this class be used?

I have these files:-

mime_parser.php
mime_parser_class.html
mimeparser.gif
rfc822_addresses.php
rfc822_addresses_class.html
test_message_decoder.php
test_parse_addresses.php

and say the entire email message is in a variable called $email

how can I extract the message body from it?

Many thanks for all your great work .. and for your patience.