Problem solved.
I'm now using the classmap attribute of the SoapClient class.
That's the way it works.
Search found 2 matches
- Wed Dec 22, 2010 9:23 am
- Forum: PHP - Code
- Topic: soap request parameters
- Replies: 1
- Views: 332
- Wed Dec 22, 2010 2:04 am
- Forum: PHP - Code
- Topic: soap request parameters
- Replies: 1
- Views: 332
soap request parameters
Hi community, I'm strugling around with the php soap implementation. I need to request data from a java web application and the request parameters are sometimes passed as regular soap parameters and sometimes passed as attributes to the enclosing tag. Example for a valid request: <soapenv:Envelope x...