Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 81(0.001 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.6
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 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 Views: 18
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 Views: 82
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...
 
Related Solutions:
Declare SoapAction

I see this code at the php soap site: $client->__soapCall("SomeFunction", array($a, $b, $c), ...

Tags: soap, php, php soap, soapaction, soap action, php...| Rating: 7.7
 
Zones: SOAP, PHP, WSDLDate Answered: 08/08/2008 Views: 90
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 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 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 FrameworksDate Answered: 02/19/2009 Views: 6
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 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 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 Views: 5