Welcome Guest, Not a member yet? Register   Sign In
charset problems!
#11

[eluser]Mellkior[/eluser]
i solution my problem using in the second line on /index.php:

Code:
header("Content-Type: text/html; charset=UTF-8", true);
#12

[eluser]ayukawaa[/eluser]
Oh, more easy than my solution:

I autoload the utf8_helper.php from Matt Carter (http://hash-bang.net/2009/02/utf8-with-codeigniter)




Theme © iAndrew 2016 - Forum software by © MyBB