Welcome Guest, Not a member yet? Register   Sign In
Unicode encoding issues in CI
#1

[eluser]Maglok[/eluser]
I have a utf8_unicode database in which I can insert a "©" mark manually no problem.

Once I try to do it through a field in an app made in Codeigniter I get some errors.

I am wondering how CI is dealing with it, I can't seem to add the really strange characters.

For example the string "©©©" gives me this error:

Code:
Incorrect string value: '\xA9\xA9\xA9' for column 'thesis_abstract' at row 1

I must not be dealing with the unicode correctly someway. Does anyone have a idea?


Messages In This Thread
Unicode encoding issues in CI - by El Forum - 05-09-2011, 05:52 AM
Unicode encoding issues in CI - by El Forum - 05-09-2011, 08:43 PM
Unicode encoding issues in CI - by El Forum - 05-10-2011, 12:45 AM
Unicode encoding issues in CI - by El Forum - 05-10-2011, 02:02 AM
Unicode encoding issues in CI - by El Forum - 05-10-2011, 05:09 AM
Unicode encoding issues in CI - by El Forum - 05-10-2011, 05:31 AM
Unicode encoding issues in CI - by El Forum - 05-10-2011, 05:33 AM
Unicode encoding issues in CI - by El Forum - 05-10-2011, 05:35 AM
Unicode encoding issues in CI - by El Forum - 05-10-2011, 06:45 AM
Unicode encoding issues in CI - by El Forum - 05-10-2011, 07:00 AM
Unicode encoding issues in CI - by El Forum - 05-10-2011, 07:17 AM
Unicode encoding issues in CI - by El Forum - 05-10-2011, 07:21 AM
Unicode encoding issues in CI - by El Forum - 05-10-2011, 08:15 AM
Unicode encoding issues in CI - by El Forum - 05-10-2011, 08:24 AM
Unicode encoding issues in CI - by El Forum - 05-10-2011, 01:19 PM



Theme © iAndrew 2016 - Forum software by © MyBB