Enter Keywords:
1 - 10 of 108(0.014 seconds)
Sort By:
 
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
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 ...
Zones: SOAP, PHPDate Answered: 02/01/2008 Rating: 6.8 Views: 11
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...
Zones: SOAP, PHPDate Answered: 04/24/2008 Rating: 8.2 Views: 109
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 ...
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...
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 ...
Zones: PHP, PHP installation, PHP Fram...Date Answered: 02/19/2009 Rating: 8.4 Views: 5
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...
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...
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...
Zones: SOAP, PHPDate Answered: 06/19/2009 Rating: 8.2 Views: 10
I'm trying to follow the sample script here: http://www.oreillynet.com/pub/a/php/2007/07/26/php-web-services.html I'm using my ISP account, and I've created a folder called 'webservice' under...
Zones: WSDL, PHPDate Answered: 07/21/2009 Rating: 8.5 Views: 16