Have you checked that magic_quotes_gpc in your php.ini file is turned off?
-J. On Oct 1, 5:15 pm, seanislegend <[EMAIL PROTECTED]> wrote: > Hi, > > in the data I'm retrieving from my DB I'm still getting slashes in > front of quotes. I've been told before that Cake should strip these > automagically, but apparently not. > > I'm still none-the-wiser as to what I can do for this problem. At the > moment I'm using a custom function on each part of the array I need > 'cleaned'. Obviously this is not the best way to do this, and I'd > rather not. > > Can anyone offer any suggestions? > > Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
