Welcome Guest, Not a member yet? Register   Sign In
Validation question
#1

[eluser]chobo[/eluser]
I was doing some validation with the validation class and I was just wondering where do the variables that you are testing get stored? Currently, I validate the variables and then retrieve them from the post array like this:

Code:
$this->input->post('somefield', true);

Does retrieving the variables using CI's input->post class get the validated variables, or unfiltered ones directly from the form?

Thanks!


Messages In This Thread
Validation question - by El Forum - 08-09-2007, 12:38 PM
Validation question - by El Forum - 08-09-2007, 01:03 PM
Validation question - by El Forum - 08-09-2007, 03:52 PM
Validation question - by El Forum - 08-09-2007, 04:56 PM
Validation question - by El Forum - 08-09-2007, 05:44 PM



Theme © iAndrew 2016 - Forum software by © MyBB