I am running a search query on HABTM tables, user can select as many options as search criteria which returns and Post with the selected items. If a user select 5 options as criteria and: 1 Post has all 5 2nd Post found has 4/5 matches 3rd Post has 2/5 How could i count the matches / selected options to display a % match for the User? Dave
--~--~---------~--~----~------------~-------~--~----~ 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=en -~----------~----~----~----~------~----~------~--~---
