Welcome Guest, Not a member yet? Register   Sign In
special chars in mysql query
#1

[eluser]Yours3lf[/eluser]
Hi,

I have a db in which I have rows with various data that contain characters like (),.:-_!
and they might contain ' and "
If I run a query through codeigniter using $this->db->query(...) I get these chars dropped out. I think it might be because of the escaping of queries. This means that I can't access these rows.
How can I preserve these characters in my query? (maybe except ' and " )

Best regards,
Yours3!f


Messages In This Thread
special chars in mysql query - by El Forum - 07-31-2011, 07:07 AM
special chars in mysql query - by El Forum - 07-31-2011, 09:38 AM
special chars in mysql query - by El Forum - 07-31-2011, 05:27 PM



Theme © iAndrew 2016 - Forum software by © MyBB