SyLon Posted October 16, 2007 Share Posted October 16, 2007 Hello. I have a little problem: I've tried some encodings for my mysql tables but every time the same thing happens: In PhpMyAdmin, when browsing it shows this kind of values: What's wrong?? P.S. I need an encoding that will support Hebrew,English and Russian inputs. Thanks in advance, Leon. Quote Link to comment Share on other sites More sharing options...
fenway Posted October 16, 2007 Share Posted October 16, 2007 Strange... post the table structure. Quote Link to comment Share on other sites More sharing options...
SyLon Posted October 16, 2007 Author Share Posted October 16, 2007 Here is a screenshot of the structure: Quote Link to comment Share on other sites More sharing options...
fenway Posted October 16, 2007 Share Posted October 16, 2007 Are the actual values in the DB correct? I don't know how phpmyadmin supports these. Quote Link to comment Share on other sites More sharing options...
SyLon Posted October 16, 2007 Author Share Posted October 16, 2007 Yes they are.. The table structure, as well as the values were created and inserted using PhpMyAdmin's GUI (i.e. NOT by writing the sql). Also, I must point out that when trying to edit the values, They show up fine (in normal English letters) Anyway, Some body told me that this is the way it should be. I would be glad if someone would create the same table structure and see if he gets the same thing. Oh and by the way, I used the utf8_unicode_ci encoding (the last one on the list) Thanks. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.