News Feed
Sections
News Archive


Community Events






C7Y:
REST and Resource Handling with CakePHP
0 comments :: posted Thursday May 15, 2008 @ 12:04:26
voice your opinion now!

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.

tagged with: cakephp tutorial resource rest handle webservice



mysql security framework pecl zendframework conference ajax job book releases zend developer PEAR package code application release PHP5 cakephp database

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