PHP client web services - save soap attachment.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Khalid

    PHP client web services - save soap attachment.

    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?

Working...