M
M
Mark Rosenthal2014-11-14 10:00:58
MySQL
Mark Rosenthal, 2014-11-14 10:00:58

How to fix encoding in MySQL database?

Hey!
How can I fix it, preferably with one request?
d2bde7ada04d4243bcc4ef81d4c209b5.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
darwin_usb, 2014-11-14
@darwin_usb

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 question

Ask a Question

731 491 924 answers to any question