News Feed
Jobs Feed
Sections




News Archive
C7Y:
REST and Resource Handling with CakePHP
May 15, 2008 @ 12:04:26

On the C7Y website, a new tutorial has been posted from Nate Abele (following his previous CakePHP-related article) covering the use of the framework to create a REST web service and manage resources inside of it.

We're going to take these concepts [from the previous article] further and add a new one: REST. In the course of this series so far, we've only been discussing how to use the Router to examine and act on different parts of a URL.

He gives a list of possible headers that could come from a client (like Accept-Charset or Content-Type) and how these can be directly pulled in to the CakePHP routing system. A few extra bits of code later and your app can be mapping requests directly to the controllers for the actions the user's requesting. All that's left is to serialize the results back into XML to echo out.

0 comments voice your opinion now!
cakephp tutorial resource rest handle webservice


blog comments powered by Disqus

Similar Posts

DevShed: Using Yahoo! Web Services with PHP 5

Developer.com: Authenticating Users with OpenID and the Zend Framework

DevShed: Working Out of the Object Context to Build Loader Apps in PHP

Ask About PHP: PHP and jQuery: Submit a form without refreshing the page

Court Ewing's Blog: The Best Models are Easy Models


Community Events











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


testing usergroup development phpunit interview opinion series conference unittest language release zendframework2 database introduction podcast rest community symfony2 framework functional

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