News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Data-centric Adobe Flash Builder development with the Zend Framework

Simon Jones' Blog: Understanding the stack index for Zend Framework Controller plugins

Gonzalo Ayuso: Dependency Injection Containers with PHP. When Pimple is not enough.

Matthew Weir O'Phinney's Blog: svn:externals (and the Zend Framework)

Paperbagcoder: MVC and PHP


Community Events











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


introduction object code zendframework2 language release testing functional framework application series podcast unittest community opinion example development interview phpunit tool

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