Welcome Guest, Not a member yet? Register   Sign In
weird: $this->input->post() value can not be retrieved after added to the database by jeditable
#7

[eluser]onuryasar[/eluser]
you were right, it returned

Code:
UPDATE `products_ext` SET `title` = 0 WHERE `id` = 0


but then, how come the database field is actually being updated with the new value? is it possible that the controller is calling itself once again without the post data (a kind of redirect) right after the database update?


Messages In This Thread
weird: $this->input->post() value can not be retrieved after added to the database by jeditable - by El Forum - 11-06-2010, 02:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB