Welcome Guest, Not a member yet? Register   Sign In
Activate Account - Status Not Change
#8

Try to echo your query after the update to see if it is right



PHP Code:
$verify $this->db->update('user',$data);
echo 
$this->db->last_query(); 
A good decision is based on knowledge and not on numbers. - Plato

Reply


Messages In This Thread
RE: Activate Account - Status Not Change - by salain - 11-01-2016, 07:50 AM



Theme © iAndrew 2016 - Forum software by © MyBB