I'm using a UTF-8 character set and the curly single and double quotes are causing some problems with my app. I have a couple of questions regarding the best way to deal with (eliminate) them:
Allow the curly quotes to go into the database, but convert them to straight quotes before display? Or convert them into straight quotes before going into the database? And beyond that fundamental issue, what is the best way to convert from curly to straight? I've dealt with similar issues in some of my non-Cake PHP applications and am wondering if Cake has any built-in functionality for dealing. 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 -~----------~----~----~----~------~----~------~--~---
