What editor/IDE are you using? It seems like an editor problem? I had similar problems where UTF-8 text on ctp files was not correctly showing up on the browser which was caused by UTF-8 text on non UTF-8 encoded ctp files. When I changed the encoding of the file the problem was resolved.
crazyDavid yazmış: > hi, > i'm working on an application with Nepali language. I'm using UTF-8 > charset and the same in MySQL. > > What I'm having problem with is rather the template (.ctp) files. If i > add any text in .ctp with a different language (Nepali Unicode to be > exact) the file can't be saved. I tried to change the encoding, yet i > can't save it. > > Can someone suggest, what i'm doing is wrong? > > I'm using CakePHP 1.2 > > thanks! > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
