Hello,
I'm wondering if soap support in php is quite stable... is it? which library?
is it difficult to install?
thank you very much in advance,
Ezrael
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21080155.htm...
Zones:
PHPDate Answered: 12/20/2004 Rating: 7.6 Views: 0
I am tring to build a soap client to access some webservices. I have the base script running from the command line and returning responses from the server. However, when I try to run it from a web ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/SOAP/Q_23127185.ht...
Zones:
SOAP,
PHPDate Answered: 02/01/2008 Rating: 6.8 Views: 7
Hi,
I am trying to develop a soap client in PHP using PHP5 SOAP Extension.
I am trying to connect to the webservices provided by Rollbase
The wsdl url is http://www.rollbase.com/webapi/wsdl...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/SOAP/Q_23347737.ht...
Zones:
SOAP,
PHPDate Answered: 04/24/2008 Rating: 8.2 Views: 94
I am trying to communicate with a soap webservice. Below is the WSDL and how the XML should look and here is my request and response from the debug as well as the php code. I think it may have so...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/SOAP/Q_23622347.ht...
Zones:
SOAP,
WSDL,
PHPDate Answered: 08/08/2008 Rating: 8.7 Views: 124
I want to detect a SOAP fault (nusoap preferably), then send the user back to my form page with a flag indicating there was a SOAP fault error. Here's my code the latter part is for debugging SOAP ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23638259.htm...
Zones:
PHP,
SOAPDate Answered: 08/12/2008 Rating: 9.3 Views: 0
SOAP FAULT: "The root element for the request could not be determined."
I am sending from PHP/NUSOAP to .NET environment. Never had this problem previously until connecting to a new .Net we...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/SOAP/Q_23643117.ht...
Zones:
SOAP,
PHP,
.NETDate Answered: 08/18/2008 Rating: 6.2 Views: 0
Hi,
I need to write a soap server in php however the version of php on my laptop doesn't seem to have SOAP enabled? I've recently switched to Mac OS X from windows. In windows I know how to fix ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_24034845.htm...
I am getting multiple SOAP response back, and putting the XML into objects. The data I actually need from these responses are nested 5/6 levels deep in the object because of the XML structure.
I...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_24170069.htm...
Zones:
PHPDate Answered: 02/24/2009 Rating: 9.3 Views: 0
Here's why I'm asking:
Company A needs to setup a SoapClient to connect to Company B's SoapServer and get a response.
Company B needs to take data from Company A and setup a SoapClient to con...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/SOAP/Q_24360822.ht...
Zones:
SOAP,
PHPDate Answered: 04/28/2009 Rating: 9.0 Views: 0
I am trying to use soap to capture some information but i keep getting errors. here is what i have
the docs say this :
The following is a sample SOAP request and response. The placeholders s...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/SOAP/Q_24487534.ht...
Zones:
SOAP,
PHPDate Answered: 06/19/2009 Rating: 8.2 Views: 14