News Feed
Jobs Feed
Sections




News Archive
Matt Curry's Blog:
Adding Ajax Panels to the CakePHP Status Plugin
August 18, 2009 @ 07:50:29

Matt Curry has this recent post looking at the CakePHP Status plugin he's developed and how to add in a custom Ajax-powered panel.

Last time we made a simple panel that showed the last 10 users that signed up for you web app. [...] This time we'll do a panel that shows the number of sign ups based on a time frame. We'll add a drop down that let's you select day, week, month or year and it'll show a breakdown of new users for that period. The updates will use ajax.

He includes the code to create the element, set up the javascript to interface with the backend and the PHP to create the controller for it to interface with. His example grabs the most recent signups from his Users information.

1 comment voice your opinion now!
ajax panel cakephp status plugin


blog comments powered by Disqus

Similar Posts

Midstride Solutions Blog: 5 tips and tools to develop php applications fast

The Bakery: Four New Articles/Components (Colors, Models, InotImg & CakeSWXPHP)

Leonid Mamchenkov's Blog: Disable and enable CakePHP plugins on the fly

Felix Geisendörfer's Blog: Make printing easy, using a PrintController

Andreas Gohr's Blog: Old and New DokuWiki Plugins


Community Events











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


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

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