• A client asked me if I could insert russian content into their Swedish site, “of course” I said and didn’t think that would be any problem. But I was so wrong.
    Since the site is in utf8 and have to be for ??? I can’t just change DB_CHARSET to windows-1251, this will turn ??? into “?”.

    And when im trying to insert russian cyrillic text, it will just turn out as alot of ????.

    Do I really have to go through PHPMyAdmin to fix this or is there a simple fix for this?

  • The topic ‘Swedish and Russian language on one site?’ is closed to new replies.