Welcome Guest, Not a member yet? Register   Sign In
Form_validation question
#6

CI3 still allows you to do just about anything with the data in the form validation library. It appears that the library places the updated data into $_POST, regardless of whether it is processing a supplied data array or the $_POST data. So, at least for now, you're stuck with repopulating your supplied array (via set_value()).
Reply


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



Theme © iAndrew 2016 - Forum software by © MyBB