Ecsqijycwishv
New Member
I work on a website that has different language interfaces, so far I use english and german.when the german text is loaded, it shows weird characters like the following screenshot
though I use\[code\]header('Content-type: text/html; charset=utf-8');\[/code\]and also in the html header\[code\]<META http-equiv="content-type" content="text/html; charset=utf-8">\[/code\]what else can I do to solve it ?Thanks