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 Link to comment https://forums.phpfreaks.com/topic/116464-charset-problem-utf8-not-working/ Share on other sites More sharing options...
seksislav Posted July 25, 2008 Author Share Posted July 25, 2008 up Link to comment https://forums.phpfreaks.com/topic/116464-charset-problem-utf8-not-working/#findComment-599613 Share on other sites More sharing options...
fenway Posted July 26, 2008 Share Posted July 26, 2008 Did you do the same for PHP? Link to comment https://forums.phpfreaks.com/topic/116464-charset-problem-utf8-not-working/#findComment-600415 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.