Does anybody here know of any good SOAP libraries or classes for PHP? I am going to be working on a script soon that uses SOAP to grab data from another site and I don't want to reinvent the wheel in the process.
inbound
7:11 am on Jan 3, 2006 (gmt 0)
NuSOAP - may be worth a look
If you search for NuSOAP and anything to do with the Google API you should find some interesting stuff
hughie
9:37 am on Jan 3, 2006 (gmt 0)
I would go for nusoap as well, there are lots of different tutorials out there which were great for me when starting off from zero knowledge on the XML/SOAP subject.