Bulk record update in Cakephp

I’m sure there are many ways of doing this, but recently I finally got round to figuring out how to update multiple records at a time.  When I started out all I wanted was to give all the selected records the same value for one database field, so the first thing we need to know [...]

Related posts:

  1. Paginating Data with CakePHP and Yahoo! User Interface DataTable