On May 22, 2007, at 11:47 PM, Dr. Tarique Sani wrote:
> > On 5/23/07, John David Anderson (_psychic_) <[EMAIL PROTECTED]> > wrote: >> >> >> On May 22, 2007, at 8:01 PM, wralph wrote: >> >>> Just thought I'd pass on this info in case someone needs to create a >>> large number of links on a page. My advice would be to create the >>> links yourself and steer clear of Cakes inbuilt functions. >> >> ...or cache your view files. > > It would be interesting to know the results after caching the view - I > would presume it would be almost as less as writing all the links > manually BUT it would be nice to know for sure :) It should be the same as writing them out statically (except for the first request to the pages), only you keep the maintainability of using the HtmlHelper functions. -- John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
