Welcome Guest, Not a member yet? Register   Sign In
Form validation on update
#2

[eluser]WebsiteDuck[/eluser]
The $id variable never gets set, unless you call update($id) from your alterar function, but since the form posts directly to update, $id never gets set

Code:
echo form_open('categories/update'); //no ID specified


Messages In This Thread
Form validation on update - by El Forum - 01-07-2010, 08:38 PM
Form validation on update - by El Forum - 01-07-2010, 09:32 PM
Form validation on update - by El Forum - 01-07-2010, 09:55 PM
Form validation on update - by El Forum - 01-07-2010, 10:03 PM
Form validation on update - by El Forum - 01-07-2010, 10:05 PM
Form validation on update - by El Forum - 01-08-2010, 11:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB