I am trying to use the Mysql function FIND_IN_SET (it takes 2 parameters, a sting and a comma seperated list) to do a lookup on some data using findAll and I am running into an issue of a comma being striped out I assume by sql escaping. Is there someway to avoid the escaping?
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
