Thanks for the suggestions. Joel, magic_quotes_gpc is turned on. I'll try turning it off and see if it works.
I'll let you know! Thanks. On Oct 2, 1:34 am, Joel Perras <[EMAIL PROTECTED]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
