On Mon, Nov 10, 2008 at 9:04 AM, Constantine Karosanidze < [EMAIL PROTECTED]> wrote:
> > Hello, > > Here is my case: > > I have database connection in UTF-8 > > database is in utf8_unicode_ci (all tables, all fields, everything) > > and when i save something in database I get not utf-8 when im checking > using phpmyadmin (I get some symbols, not utf-8 text) > > Check to ensure that PHPMyAdmin is serving the pages in UTF-8. I've run into this problem several times. There's a config file that lets you change the character set used for its web pages. If that doesn't do it, check out this post: http://blog.mikezhang.com/2007/03/30/phpmyadmin-display-utf8 Ugh! Everything to do with MySQL and UTF-8 is a huge PITA. Even 3rd-party apps. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
