Welcome Guest, Not a member yet? Register   Sign In
Validated form data - where does it go?!?
#1

[eluser]juddmuir[/eluser]
Hi,

I'm using the form validation class to trim and validate form data:

$this->form_validation->set_rules('classified_title', 'lang:classified_title', 'trim|required|xss_clean');

But once validated, where do I get the trimmed data? If I use the post array, then I've lost the data that's been processed :-(

Where does the submitted data go once it's been validated?!?


Messages In This Thread
Validated form data - where does it go?!? - by El Forum - 01-20-2009, 01:44 PM
Validated form data - where does it go?!? - by El Forum - 01-20-2009, 01:54 PM
Validated form data - where does it go?!? - by El Forum - 01-20-2009, 02:03 PM
Validated form data - where does it go?!? - by El Forum - 01-20-2009, 04:07 PM



Theme © iAndrew 2016 - Forum software by © MyBB