Welcome Guest, Not a member yet? Register   Sign In
$this->db->set()
#1

[eluser]tyuwan[/eluser]
This may seems small, but I was wonder why this doesn't work?

$this->db->set('count','count+1');
$this->db->where('id',$id);
$this->db->update('table');


Messages In This Thread
$this->db->set() - by El Forum - 11-05-2010, 04:23 PM
$this->db->set() - by El Forum - 11-05-2010, 04:32 PM
$this->db->set() - by El Forum - 11-05-2010, 04:40 PM
$this->db->set() - by El Forum - 11-05-2010, 04:48 PM



Theme © iAndrew 2016 - Forum software by © MyBB