Welcome Guest, Not a member yet? Register   Sign In
[solved] Very strange Mysql/UTF8/accents problem. I need your help
#6

[eluser]Kopel[/eluser]
Okay, i found the solution!

I have to force the utf-8 charset into the header:
Code:
header('Content-Type: text/html; Charset=UTF-8');

So, i definitely think my Apache is configured to force ISO-8859-1 encoding.
I'm on a shared server, don't know if i can check this.

(happy happy happy)


Messages In This Thread
[solved] Very strange Mysql/UTF8/accents problem. I need your help - by El Forum - 06-19-2008, 04:07 PM



Theme © iAndrew 2016 - Forum software by © MyBB