01.05.2011, 14:54
What's with the unicode characters, i set all to utf8_unicode_ci in my database however when i get the retrieve data i get something like this: "? ? ? ? у? ? ?"
I tried to use mysql_set_charset("utf8_unicode_ci"); however i don't think it works, or i'm doing something wrong.
I tried to use mysql_set_charset("utf8_unicode_ci"); however i don't think it works, or i'm doing something wrong.