Cakes of SOAP
Daniel Hofstetter – Cake Baker, DevZone author, and all around great guy – has posted a quickie tutorial on his blog called A simple SOAP example. While an argument can be made that SOAP is never really simple, Daniel does his best to break it down.
Using code derived from Paul Reinheimer’s Using PHP5’s SOAP Support, Daniel takes you through building a class that consumes Amazon’s web services. (Is this “Hello World 2.0”?)
Normally at this point in the article, I post a quote from the source article. However in this case, there’s just not enough there to quote. There is more code than words. It’s short on the “Why” by design. Daniel points you to Paul’s article on A/R/T for a full understanding of what is going on. This article is just the “How” for CakePHP developers. As always, Daniel delivers what he promises. If you are a CakePHP developer, this is a good one to look into.
=C=

Comments