mysql - PHP UTF-8 Not working -


this question has answer here:

i've got big issue!

i've site made in php mysql, i'm getting data out of database characters good! out of every character á , ë e.g. outputted � character.

i hope guys can me.

thanks in advance,

remy

i followed problem, , came conclusion think forgot add tag:

mysqli_set_charset($conn,"utf8"); 

you should add before gather data mysql


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

Voice chat over bluetooth between Android & Python (pybluez) -

Integrate jquery-globalize into an ASP.NET Core MVC App -