11-26-2009, 01:31 AM
[eluser]luffy[/eluser]
Hi, everyone
I use the method
return $this->db->update(table, $data);
it returns 1
But the sql is wrong. it still return 1?
How to return false?
Hi, everyone
I use the method
return $this->db->update(table, $data);
it returns 1
But the sql is wrong. it still return 1?
How to return false?