Answer the question
In order to leave comments, you need to log in
How to fix encoding in MySQL database?
Hey!
How can I fix it, preferably with one request?
Answer the question
In order to leave comments, you need to log in
in php, for example, with the command
mysql_query ('SET NAMES CP1251');
You can set the encoding here to your liking.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question