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
Code: Select all
mb_convert_encoding("?","HTML-ENTITIES","auto");