Convert chinese, russian (etc ...) caracters
Posted: Sun Mar 22, 2009 4:07 am
Hello,
I try to convert a chinese (or russian or other) characters ? whith
and i have & # 29983;.
I try to convert & # 29983; to ? and i don't find the solution.
Can you help me plz ?
Thks
I try to convert a chinese (or russian or other) characters ? whith
Code: Select all
mb_convert_encoding("?","HTML-ENTITIES","auto");I try to convert & # 29983; to ? and i don't find the solution.
Can you help me plz ?
Thks