Welcome Guest, Not a member yet? Register   Sign In
form_validation with assoc arrays
#8

[eluser]TheFuzzy0ne[/eluser]
OK, now I think I understand better. So the array you originally posted isn't something you want to compare to, it's actually the data you want to validate.

I don't think validation is the problem, since it should be simple enough to create a custom validation callback that can loop through the array and validate each part. I think the main issue you're going to experience is giving feedback to the user. I don't think you'll be able to do this easily without overriding the validation class, or creating your own.


Messages In This Thread
form_validation with assoc arrays - by El Forum - 06-01-2009, 05:44 AM
form_validation with assoc arrays - by El Forum - 06-01-2009, 05:50 AM
form_validation with assoc arrays - by El Forum - 06-23-2009, 06:54 AM
form_validation with assoc arrays - by El Forum - 06-23-2009, 07:35 AM
form_validation with assoc arrays - by El Forum - 06-23-2009, 07:53 AM
form_validation with assoc arrays - by El Forum - 06-23-2009, 08:03 AM
form_validation with assoc arrays - by El Forum - 06-24-2009, 05:37 AM
form_validation with assoc arrays - by El Forum - 06-24-2009, 06:00 AM



Theme © iAndrew 2016 - Forum software by © MyBB