News Feed
Jobs Feed
Sections




News Archive
Rob Allen's Blog:
Returning JSON using the Accept header in ZF2
March 30, 2012 @ 08:01:56

In a previous post Rob Allen showed how to return JSON data from a controller in a Zend Framework 2 application. In this new post he shows how to use the "Accepts" header from the client to do the same thing.

Following yesterday's article on returning JSON from a ZF2 controller action, Lukas suggested that I should also demonstrate how to use the Accept header to get JSON. So this is how you do it!

You'll need to create the JsonStrategy first, then you can return the ViewModel from the controller. If all goes well, you should see the sample HTML page rendered in a browser and JSON output when requested with the right "Accept" header (he uses curl in his example).

0 comments voice your opinion now!
json return zendframework2 tutorial jsonstrategy accepts


blog comments powered by Disqus

Similar Posts

IBM developerWorks: A step-by-step guide to publishing your own PEAR channels

Stefan Mischook's Blog: Creating Your Own Functions - Part 2

Felix Geisendorfer's Blog: Two Tutorials - Title to Slug & Dependencies with If

Zend Developer Zone: Generating PDF Forms From a Flex Application With PHP

The Bakery: Lots of New Articles/Tutorials/Components


Community Events











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


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

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