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

[eluser]WanWizard[/eluser]
Do an
Code:
echo $this->db->last_query();
and it will become clear.

'count+1' is taken as a literal and escaped. Check the manual on how to deal with this.


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