Re: [SOAP] How to Send SOAP Request and Receive Soap Response Using PHP Programming

[email protected] (Pascual Strømsnæs) Mon, 14 Feb 2011 09:11:14 +0100
Newsgroups php.soap
Message-ID <[email protected]>
On 2/14/11 9:01:45AM, valluriravi wrote:
>
> Hi All,
>
>             I am new to webservices(soap). So please explain with an example
> for how to send  SOAP Request and Receive Soap Response Using PHP
> Programming.  So it is a quick project. If i get this information i can move
> further.
>
> Regards
> Ravi

There are many tutorials freely available which explains the basics of 
using SOAP with PHP.
One decent one is located at 
http://www.codewalkers.com/c/a/Miscellaneous/Using-SOAP-with-PHP/
See Google for more examples.

Kind regards,

Pascual Strømsnæs