I have a function that does a whole bunch of complex finds and calculations 
to produce an array, which is then cached. Some of the array keys contain 
meta data about how the calculation was done and some high level contents 
of the results. One of the array keys contains the actual results that I 
want to display and paginate. How can I read that array key from cache and 
paginate it in a view?

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to