Im new to Web Services & WSDL's.... Is there some code or tools out there to get me generating PHP code that talks to the WSDL / Web Services?
I found a generator online, but I'm sure it's stori...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/WSDL/Q_23302631.ht...
Zones:
WSDL,
PHPDate Answered: 06/12/2008 Grade: A Views: 157
Here is a partial of the WSDL..
..can someone give me some idea as to how to Format a Response from this?
Im basically trying to hardcode a response so I can see the basic format...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/WSDL/Q_23340808.ht...
Zones:
WSDLDate Answered: 06/10/2008 Grade: B Views: 4
Problem Statement:
>When running web application that uses PHP5/SOAP extensions to connect to a remote server under IIS/ASP.NET, we recieve an Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Pars...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/WSDL/Q_23607914.ht...
Zones:
WSDL,
PHP,
SOAPDate Answered: 07/30/2008 Grade: B Views: 82
Hi.
I've been asked to create a web service.
The service currently has 2 "functions".
These functions take a single parameter (a short text string).
The response is 1 of 3 possibilities...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23914778.htm...
Zones:
PHP,
WSDL,
SOAPDate Asked: 11/18/2008 Points: 500 Comments: 1
I have tried to created a WSDL file ( http://users.tpg.com.au/lymber//COS_PDA_WSDL.wsdl ) to describe my PHP class to use with PHP SOAP extension. But the WSDL file fails validation when passed thr...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Windows/Q_...