> here is the link to my code.http://bin.cakephp.org/view/1152843346 > I need to query the database based on the data the user enters. > I have a multiple select and a few checkboxes. > The multiple select is to query the database with equipment having > owner names as those selected. > the checkbox is for the user to select what fields are to be displayed > after querying. > How do i go about the whole process of displaying the desired results. > Hoping for some help!
hi, Try something like the following: http://bin.cakephp.org/view/1152843346 cheers, Jon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
