Welcome Guest, Not a member yet? Register   Sign In
Query Helper append to existing field.
#3

(10-01-2020, 12:37 PM)InsiteFX Wrote: If you use double quote marks you can do it like this.

PHP Code:
$this->db->set('field'"CONCAT(field, {$string})"false); 

Thank you, but I don't see why this is safer?
Reply


Messages In This Thread
RE: Query Helper append to existing field. - by imabot - 10-04-2020, 07:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB