Welcome Guest, Not a member yet? Register   Sign In
Cannot get form_validation working, looks like $_POST datas aren't sent
#2

[eluser]nuwanda[/eluser]
You haven't loaded the validation library:

Code:
$this->load->library('form_validation');


Messages In This Thread
Cannot get form_validation working, looks like $_POST datas aren't sent - by El Forum - 11-26-2010, 05:57 PM



Theme © iAndrew 2016 - Forum software by © MyBB