News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
TechChorus Blog:
Create RESTful Applications Using The Zend Framework - Part II Using HTTP Response
January 26, 2010 @ 09:25:42

Continuing on from his previous article about making RESTful applications with the Zend Framework, Sudeer has posted the second part of the tutorial focusing on the HTTP responses back to the client.

In our last example, we used Zend_Rest_Route and Zend_Rest_Controller to demonstrate how to map requests to controller actions. We also used the response object to send text content in the HTTP response. In this article let us send appropriate HTTP response codes using the response object.

He gives examples for some of the more common HTTP codes like 200, 201 204, 404 and 503. The code you'd use to handle the requests is included as methods to put into your controller for viewing, deleting and a bit of error handling.

0 comments voice your opinion now!
zendframework rest webservice tutorial http response




Community Events





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


release test opinion development community phpunit unittest application language conference manifesto series introduction framework package api custom symfony2 podcast interview

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