Welcome Guest, Not a member yet? Register   Sign In
Is it possible to see the validation state(whether true or false) of a specific set_rules?
#1

[eluser]dottedquad[/eluser]
Lets say I have:
Code:
$this->form_validation->set_rules('username', 'Username', 'required');

Is it possible to see the validation state(whether true or false) of a specific set_rules?

-Thank You,
Rich


Messages In This Thread
Is it possible to see the validation state(whether true or false) of a specific set_rules? - by El Forum - 05-15-2011, 05:22 PM



Theme © iAndrew 2016 - Forum software by © MyBB