From: Anton Heuschen on 22 Jun 2009 10:02 Does anyone have any good links to basic and more advanced (and some examples) of NuSOAP and using this ? Would be appreciated to see some recommendations that might of helped others etc. Thank you in advance.
From: Jonathan Tapicer on 22 Jun 2009 10:09 I've used this one, split in 4 parts: Introduction to NuSOAP: http://www.scottnichol.com/nusoapintro.htm Programming with NuSOAP: http://www.scottnichol.com/nusoapprog.htm Programming with NuSOAP Part 2: http://www.scottnichol.com/nusoapprog2.htm Programming with NuSOAP Using WSDL: http://www.scottnichol.com/nusoapprogwsdl.htm It's nice, and it has lots of working examples. Jonathan On Mon, Jun 22, 2009 at 11:02 AM, Anton Heuschen<antonfh(a)gmail.com> wrote: > Does anyone have any good links to basic and more advanced (and some > examples) of NuSOAP and using this ? > > Would be appreciated to see some recommendations that might of helped > others etc. > > Thank you in advance. > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >
From: Anton Heuschen on 22 Jun 2009 10:17 Much appreciated Jonathan, going to look at it later tonight. 2009/6/22 Jonathan Tapicer <tapicer(a)gmail.com>: > I've used this one, split in 4 parts: > > Introduction to NuSOAP: http://www.scottnichol.com/nusoapintro.htm > Programming with NuSOAP: http://www.scottnichol.com/nusoapprog.htm > Programming with NuSOAP Part 2: http://www.scottnichol.com/nusoapprog2.htm > Programming with NuSOAP Using WSDL: > http://www.scottnichol.com/nusoapprogwsdl.htm > > It's nice, and it has lots of working examples. > > Jonathan > > On Mon, Jun 22, 2009 at 11:02 AM, Anton Heuschen<antonfh(a)gmail.com> wrote: >> Does anyone have any good links to basic and more advanced (and some >> examples) of NuSOAP and using this ? >> >> Would be appreciated to see some recommendations that might of helped >> others etc. >> >> Thank you in advance. >> >> -- >> PHP General Mailing List (http://www.php.net/) >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> >
|
Pages: 1 Prev: Passing Values between C App and PHP Next: PHP SOAP Using SAML |