Welcome Guest, Not a member yet? Register   Sign In
Form Validation validating blank values with min_length and valid_email rules
#10

Your set_rules() calls effectively construct a server-side representation of the form. It makes no sense to define rules for fields that wouldn't exist (that's the only way they wouldn't be sent).

This is a really bizzare thing that you're trying to do.
Reply


Messages In This Thread
RE: Form Validation validating blank values with min_length and valid_email rules - by Narf - 10-16-2017, 11:33 AM



Theme © iAndrew 2016 - Forum software by © MyBB