Reputation:
Can anyone help me to understand how to send the soap:envelop to a web service server?
Thanks
Upvotes: 1
Views: 1672
Reputation: 34527
You should be using the SOAP client library: http://php.net/manual/en/class.soapclient.php If you are using it already, then you will need to provide a more detailed explanation for the problem you are running into.
Upvotes: 1