PEAR::SOAP SOAP_Value

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

    PEAR::SOAP SOAP_Value

    Hi all,

    Does anyone have any good examples of using SOAP_Value with
    PEAR::SOAP? I'm trying to embed some binary data (a jpg file) into a
    SOAP message and I'm not sure how to go about it. I didn't have any
    luck setting the type to 'hexBinary' in the SOAP_Value() constructor.

    Thanks in advance,
    Doug
Working...