
Jvisser - 2009-01-06 19:12:11
Hi group,
I'm a Coldfusion person, and PHP is not really my best coding language!
I've been looking for a MIME parser, and after looking for some time I finaly found one that will work on the server that I'm using.
Running all the demo's that come with the package.
I have been trying for some time now, and test_message_decoder.php does also (for me) not show me how this can be done.
var_dump($decoded[$message]) does show all the needed data like
So.. Could some one here please exlain to me how I can get the ["from "] value in a string?
Same thing for the ["to:"].
Thank you and a happy new year!