Welcome Guest, Not a member yet? Register   Sign In
Query Builder search parameters with spaces (like) causes fields to not have table pr
#2

(This post was last modified: 08-29-2015, 03:49 AM by InsiteFX.)

Did you try this?

PHP Code:
$this->db->select()

accepts an optional second parameter. If you set it to FALSECodeIgniter will not try to protect your field or table namesThis is useful if you need a compound select statement where automatic escaping of fields may break them
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Query Builder search parameters with spaces (like) causes fields to not have table pr - by InsiteFX - 08-29-2015, 03:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB