seksislav Posted July 24, 2008 Share Posted July 24, 2008 Hello everybody, what i've done: - MySQL collation is utf8_general_ci. - MySQL charset if utf8. - The page that i'm working on is saved with utf8 encoding and I'm 100% sure that is ok because I have a lot of Crillic text. - set names 'utf8' ... The problem: - When I request data from MySQL I get "? ? ? ? ? ? ?"; I hope the question is not retarded and also I hope I get a fast suggestion how to fix this. P.S. Everything from phpmyadmin seems to work fine cuz I'm able to read all the data. Best regards, sesksislav Quote Link to comment Share on other sites More sharing options...
seksislav Posted July 25, 2008 Author Share Posted July 25, 2008 up Quote Link to comment Share on other sites More sharing options...
fenway Posted July 26, 2008 Share Posted July 26, 2008 Did you do the same for PHP? 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.