Posted by Khalid on 02/02/07 09:01
hi,
i have a web services that return me a message soap with a file
attachment encoded in DIME format and sent over SOAP. This file is a
PDF. I want to consume this web service with a PHP client and I want
to decode this message to save this PDF file on my HD.
I have found a PHP library "PEAR::Net_Dime", but i need some example
to understand how it work.
Can you help me please?
[Back to original message]
|