utf-8 unicode in html and utf-8_general_ci in mysql -


i have mysql database collation utf-8 general_ci

in html text shown ????????

p.s

i using

<meta charset="utf-8"> 

and this

<meta http-equiv="content-type" content="text/html; charset=utf-8" /> 

in mysql database text shown needed in html shown ???????? p.s it's georgian unicode

use "set_charset" function after connecting mysql database.


Comments

Popular posts from this blog

c# - OpenXML hanging while writing elements -

php - regexp cyrillic filename not matches -

java - IntelliJ - No such instance method -