Greetings
I have a PHP/MySQL site and recently I changed it from host server, to another company. In the host server where it was installed previously it worked fine, no troubles but now on this one this got messed.
On the database I have text such José but when PHP shows these text on screen it comes as JOSÉ. But in database is stored José! I belive there is something on this new host server that messes with this kind of text. What should I change to things work properly as previous? On the previsou host site this didn't happen. I have not changed a single line of code, just uploaded it to the new host server.
On this link you can see the phpinfo() of the host server
TIA
sgalmeida