14.12.2018, 19:03
I tried to use this code:
as in this topic the guy said!
BUT IT STILL DOESN'T WORK!
PHP код:
mysql_set_charset("cp1251_bulgarian_ci");
mysql_tquery(MyMySQL, "SET NAMES `cp1251`", "", "");
mysql_tquery(MyMySQL, "SET CHARACTER SET `cp1251`","", "");
mysql_tquery(MyMySQL, "SET COLLATION_CONNECTION = `cp1251_bulgarian_ci`", "", "");
BUT IT STILL DOESN'T WORK!