PHP to Web Service
Posted: Tue Dec 28, 2010 12:45 pm
I have a web service written in VB.Net.
Most of the exposed functions take an XML document as a parameter.
I have a customer using PHP that has been unable to figure out how to pass in the XML document to my web service.
What i get is NULL (or Nothing) for the parameter.
I have also installed PHP on my development box to try and help him but, i am getting the same result.
The API works correctly when called from a web site that is not using PHP.
This is very, very important to our company to get this resolved before year end.
Can someone please help?
Most of the exposed functions take an XML document as a parameter.
I have a customer using PHP that has been unable to figure out how to pass in the XML document to my web service.
What i get is NULL (or Nothing) for the parameter.
I have also installed PHP on my development box to try and help him but, i am getting the same result.
The API works correctly when called from a web site that is not using PHP.
This is very, very important to our company to get this resolved before year end.
Can someone please help?