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

DevBuilder: Building XML Web Services with PHP NuSOAP

Theme.fm: Deploying WordPress with Capistrano

Developer.com: Threads Versus The Singleton Pattern

PHPBuilder.com: Creating an Online Survey - Part 2

PHPBuilder.com: Pro PHP Security / Preventing SQL Injection


Community Events











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


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

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