News Feed
Jobs Feed
Sections




News Archive
Abou Kone's Blog:
Set up JSON action output in CakePHP 1.3
October 07, 2011 @ 08:45:00

Abou Kone has a recent post to his blog showing the CakePHP users out there how to set up JSON output for your actions in a few simple steps.

Working on setting up the Rest Plugin for CakePHP helped me realize that i wanted to set up JSON output for some of my actions. This way, if you request for example "www.yourapp.com/app/post/view/1.json" in the url, you will be returned the JSON post data. This excellent tutorial here will help you achieve it.

Changes include updates to configuration for routing, using the RequestHandler component and setting your actions to output the data correctly when the ".json" is detected on the request.

0 comments voice your opinion now!
json output cakephp tutorial configure framework


blog comments powered by Disqus

Similar Posts

Paul Jones' Blog: Solar 1.0.0 alpha1 Released

Dhiraj Patra's Blog: Caching PHP Programs with PEAR

PHPMaster.com: Building a Domain Model - Integrating Data Mappers

Web Developer Juice: 11 easy steps for installing Apache ActiveMQ and configuring it for PHP applica

php|architect: Finding Exactly Where You Are


Community Events











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


phpunit language example database testing opinion composer functional unittest zendframework2 framework series release introduction development community code podcast interview api

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