News Feed
Jobs Feed
Sections




News Archive
Cake Baker's Blog:
A simple SOAP example
July 18, 2006 @ 06:15:39

On the Cake Baker's Blog, there's a handy example for anyone out there using the CakePHP framework wanting to reach out and touch someone with SOAP.

The code in this post is derived from the example presented in the article "Using PHP5's SOAP Support". You find explanations there, I will only describe some CakePHP specific things.

The simple example defines the model (where the real action happens), a simple controller (basically setting the output), and a simple view (echoing it out is the easy thing to do). His example makes a request out to the Amazon web service and searches the "books" category for items matching the term "php".

0 comments voice your opinion now!
cakephp framework tutorial soap simple amazon cakephp framework tutorial soap simple amazon


blog comments powered by Disqus

Similar Posts

Adam Culp: Clean Development Series: Part 4, Rewrite dilemma

NetTuts.com: Build Web Apps From Scratch With Laravel: Filters, Validations, and Files

Jani Hartikainen's Blog: Creating a simple abstract model to reduce boilerplate code

Jani Hartikainen's Blog: Zend_Acl part 1: Misconceptions and simple ACLs

Developer Tutorials Blog: Iterating PHP objects, and readable code too!


Community Events









Don't see your event here?
Let us know!


testing introduction zendframework2 phpunit example language podcast object unittest opinion code community interview database development api release composer framework tool

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework