I know how to easily select only distinct records in SQL. However in
CakePHP when using a data model without SQL what is the best way to
only output distinct records? Should that be done near the
'->findAll()' in the controller or near the 'php foreach' in the view?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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