Welcome Guest, Not a member yet? Register   Sign In
Help with MySQL character sets and collations
#4

[eluser]Jiacomo[/eluser]
Hi, thanks for the reply.
My tables collation is "utf8_unicode_ci", so I set:

$db['default']['char_set'] = "utf8";
$db['default']['dbcollat'] = "utf8_unicode_ci";

...


Messages In This Thread
Help with MySQL character sets and collations - by El Forum - 11-14-2008, 02:59 PM
Help with MySQL character sets and collations - by El Forum - 02-10-2009, 11:58 AM
Help with MySQL character sets and collations - by El Forum - 02-10-2009, 12:18 PM
Help with MySQL character sets and collations - by El Forum - 02-10-2009, 01:02 PM
Help with MySQL character sets and collations - by El Forum - 02-10-2009, 01:11 PM
Help with MySQL character sets and collations - by El Forum - 02-11-2009, 12:05 PM
Help with MySQL character sets and collations - by El Forum - 02-11-2009, 04:16 PM



Theme © iAndrew 2016 - Forum software by © MyBB