On Fri, Nov 13, 2009 at 12:38 PM, Jeremy Burns <[email protected]> wrote: > Thanks - can a helper interrogate the database (which is a key requirement)?
According to MVC, this is extremelly not recommended. You should query the database in your controller and just pass the fetched results to your view. Best regards. -- MARCELO DE F. ANDRADE Belem, PA, Amazonia, Brazil Linux User #221105 -- You received this message because you are subscribed to the Google Groups "CakePHP" 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=.
