Welcome Guest, Not a member yet? Register   Sign In
Character encoding, CodeIgniter and MySQL
#5

[eluser]Iván Argulo[/eluser]
I don't use UTF-8 in Spanish language (nor in CodeIgniter nor in MySQL) because I couldn't to make it work.

For CodeIgniter I use iso-8859-1 (both in meta and config), and for MySQL I use latin1_spanish_ci, or latin1_general_ci, because we have too special chars such á and ñ. I found that with other charsets the data gets encoded in the database.

Maybe you'll have to choose your charset other than UTF.

Hope it helps


Messages In This Thread
Character encoding, CodeIgniter and MySQL - by El Forum - 07-14-2009, 09:15 AM
Character encoding, CodeIgniter and MySQL - by El Forum - 07-14-2009, 09:41 AM
Character encoding, CodeIgniter and MySQL - by El Forum - 07-14-2009, 10:12 AM
Character encoding, CodeIgniter and MySQL - by El Forum - 07-14-2009, 11:00 AM
Character encoding, CodeIgniter and MySQL - by El Forum - 07-14-2009, 11:30 AM
Character encoding, CodeIgniter and MySQL - by El Forum - 07-26-2009, 03:25 PM



Theme © iAndrew 2016 - Forum software by © MyBB