Quote:
|
Originally Posted by freelancr
what charset have you set in the database?
|
mysql db = utf8_unicode_ci
php page = <meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
but i tried
cp_1251_general_ci,
utf-8,
latin as well.
i tried to use same encoding at mysql and php page as well, but no success
