Welcome Guest, Not a member yet? Register   Sign In
new form_validation array question
#6

[eluser]EugeneS[/eluser]
still no answer to this ...

how i can get access to the validated data ?

in previous version of this library i was able to access to the validated data through
Code:
$this->validation->FIELD_NAME

in new version of the library its impossible at least i cant find HOW ?

so lets say in the form field was entered "HELLO WORLD " (pay attention to 4 spaces after the word WORLD)

lets say this field was validated with the rule "required|trim"

as a result spaces should be removed "HELLO WORLD" (spaces removed)

so how can i get access to the validated result WITHOUT SPACES ? why this powerfull feature was removed ? Sad


Messages In This Thread
new form_validation array question - by El Forum - 06-21-2010, 08:59 PM
new form_validation array question - by El Forum - 06-29-2010, 07:21 AM
new form_validation array question - by El Forum - 06-29-2010, 07:33 AM
new form_validation array question - by El Forum - 06-29-2010, 09:42 AM
new form_validation array question - by El Forum - 06-29-2010, 10:39 AM
new form_validation array question - by El Forum - 09-03-2010, 11:47 AM
new form_validation array question - by El Forum - 09-03-2010, 12:01 PM
new form_validation array question - by El Forum - 09-03-2010, 12:33 PM



Theme © iAndrew 2016 - Forum software by © MyBB