Open Source Web Services
I need help with SOAP. I have tried a bunch of different solutions with PHP, but cannot get https going. This web app is going to run on a server without libxml2/xml-rpc. I am currently having trouble with PEAR::SOAP, although I have failed to do this with nuSOAP and XML-RPC for PHP as well! Has anyone done this successfully? Should I just use http with encrypted values even though non-standard? Can anybody help?
|