PHP Classes

test_message_decoder.php

Recommend this page to a friend!

      PHP MIME Email Message Parser  >  All threads  >  test_message_decoder.php  >  (Un) Subscribe thread alerts  
Subject:test_message_decoder.php
Summary:what does this file do with attachments
Messages:2
Author:rgb
Date:2012-10-19 03:23:38
Update:2012-10-19 04:29:32
 

  1. test_message_decoder.php   Reply   Report abuse  
Picture of rgb rgb - 2012-10-19 03:23:38
can I convert attachments from base64

  2. Re: test_message_decoder.php   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2012-10-19 04:29:32 - In reply to message 1 from rgb
Yes, the class decodes everything. Just make sure you do not pass the SkipBody parameter to the Decode function.