Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter messing up é's
#3

[eluser]Bogdan Tanase[/eluser]
Do you have xss_clean enabled globally? If so, try disabling it.

Otherwise, try to see where exactly your data becomes trimmed. echo the variables before you insert them in the database, see if the database functions cause the problem, or is somewhere else.

Also, have you checked your html encoding?

That is the line:
Code:
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">


Messages In This Thread
CodeIgniter messing up é's - by El Forum - 09-28-2008, 07:45 AM
CodeIgniter messing up é's - by El Forum - 09-30-2008, 11:41 AM
CodeIgniter messing up é's - by El Forum - 09-30-2008, 01:19 PM
CodeIgniter messing up é's - by El Forum - 09-30-2008, 01:25 PM
CodeIgniter messing up é's - by El Forum - 09-30-2008, 01:27 PM
CodeIgniter messing up é's - by El Forum - 10-01-2008, 02:24 AM
CodeIgniter messing up é's - by El Forum - 10-01-2008, 02:29 AM
CodeIgniter messing up é's - by El Forum - 10-01-2008, 02:33 PM
CodeIgniter messing up é's - by El Forum - 10-01-2008, 03:20 PM
CodeIgniter messing up é's - by El Forum - 10-02-2008, 07:33 AM



Theme © iAndrew 2016 - Forum software by © MyBB