Page 1 of 1

SOAP client using PHP

Posted: Tue Apr 19, 2011 5:59 am
by sreerajvr
I want to create an application that accesses a webservice .A WSDL describes the webservice in question .I need to use SOAP to pass and receive messages from this webservice. This webservice uses authentication credentials .Can you please help me?

Re: SOAP client using PHP

Posted: Sat Apr 23, 2011 3:23 pm
by greyhoundcode
An excellent place to start can be found here.