Form_validation question |
"Prepping" the data and cleaning the data are two different things. Of course you can use PHP functions that cleans the data inside the validation, but that is not the purpose of the validation library. Also, xss_clean is no longer part of form validation library but of security library.
![]() Website: http://avenir.ro
|
Messages In This Thread |
Form_validation question - by jonyr - 03-16-2015, 10:52 AM
RE: Form_validation question - by Avenirer - 03-17-2015, 12:19 AM
RE: Form_validation question - by RobertSF - 03-17-2015, 03:28 AM
RE: Form_validation question - by Avenirer - 03-17-2015, 03:50 AM
RE: Form_validation question - by RobertSF - 03-17-2015, 03:59 AM
RE: Form_validation question - by mwhitney - 03-17-2015, 07:04 AM
|