Welcome Guest, Not a member yet? Register   Sign In
Inconsistent encoding returned [SOLVED]
#3

[eluser]JulijanAndjelic[/eluser]
InsiteFX, thanks for your reply but it seems that utf8_general_ci and utf8_unicode_ci don't support ćč letters.
And another thing that bothers me is why are the results inconsistent? I mean, it returns the correct result now and then, that's kinda strange and makes me think that the problem lays on place other than script/db relation.

And another thing is when I use a regular mysql_connect, mysql_query, mysql_fetch_assoc it works fine with latin1_swedish_ci (which is set by default in my MySQL installation).

Maybe some processing done by CI when using the db->get method? My charset in config.php is set to UTF-8.


Messages In This Thread
Inconsistent encoding returned [SOLVED] - by El Forum - 04-06-2011, 05:29 AM
Inconsistent encoding returned [SOLVED] - by El Forum - 04-06-2011, 05:36 AM
Inconsistent encoding returned [SOLVED] - by El Forum - 04-06-2011, 05:58 AM
Inconsistent encoding returned [SOLVED] - by El Forum - 04-06-2011, 07:48 AM
Inconsistent encoding returned [SOLVED] - by El Forum - 04-06-2011, 12:18 PM



Theme © iAndrew 2016 - Forum software by © MyBB