M
M
Mike Gasper2014-07-15 23:07:06
PHP
Mike Gasper, 2014-07-15 23:07:06

(MySQL) Where and what to fix?

Good day to all!
I changed the hoster not long ago, and as soon as I filled in the database, all the fields that were displayed from the database are now displayed with question marks.
I don’t even know which way to dig to find an error!
Thanks in advance.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
D
Dmitry Skogorev, 2014-07-15
@EnterSandman

look in the connection side for _what you are connecting_ to mysql
or force SET names utf-8 or whatever

D
Dmitry Baibukhtin, 2014-07-15
@PiloTeZ

Problem with coding

A
Alexander, 2014-07-16
@Aleks-NP

Encoding. Check the conformity of the encoding in php and in the database. (probably in the database). If this is shared hosting and good support, then just contact support for a solution.

D
Dmitry Vasilyuk, 2014-07-15
@vasilukwolf

One hundred pood encoding. The only question is where. In php or database.

Y
yes_or_not, 2014-08-07
@yes_or_not

To help, you need to find out what encoding the site has and what encoding the muscle is currently using. Parameters in the studio!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question