Search found 1 match

by sreerajvr
Tue Apr 19, 2011 5:59 am
Forum: PHP - Code
Topic: SOAP client using PHP
Replies: 1
Views: 451

SOAP client using PHP

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?