SOAP client using PHP
Posted: Tue Apr 19, 2011 5:59 am
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?