Look in app/view/layouts/default.ctp and define the locale there. Also, for mysql you need to put the 'encoding' => 'YOURS' in app/config/database.php.
On Thu, Apr 10, 2008 at 5:51 AM, Margarittka <[EMAIL PROTECTED]> wrote: > > Hello! I'm new for CakePHP. I have problems with russian letters. In > my database russian letters are look like normally. But when i try to > write any datas on russian language to my html or php document > (document with views or another), i saw strange symbols - not russian > letters. If i set windows-1251 in my browser options, all's ok. But i > want to do this automatically - how can i do it? Mayby i must wrote > windows-1251 instead of utf-8 at all files in cakephp? > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
