Welcome Guest, Not a member yet? Register   Sign In
when sql query has utf character in it, codeigniter doesn't execute query
#2

[eluser]Randy Casburn[/eluser]
Please check to see if you're sending a content type meta-tag in your HTML header thus:

Code:
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />

Might be a problem for you to start your search. If not set explicitly, there is no telling what your browser is doing to you.

Randy


Messages In This Thread
when sql query has utf character in it, codeigniter doesn't execute query - by El Forum - 08-21-2008, 08:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB