Welcome Guest, Not a member yet? Register   Sign In
Validation of Empty Fields
#6

[eluser]xwero[/eluser]
I see what you mean but i think it should be something that should be added
Code:
$rules['dinner'] = 'required';
$rules['meal'] = 'required';
$dependence['meal'] = 'dinner';
$this->set_rules($rules,$dependence);

one rule will not do it for every scenario.


Messages In This Thread
Validation of Empty Fields - by El Forum - 03-28-2008, 06:50 PM
Validation of Empty Fields - by El Forum - 03-31-2008, 06:58 AM
Validation of Empty Fields - by El Forum - 03-31-2008, 07:24 AM
Validation of Empty Fields - by El Forum - 03-31-2008, 07:32 AM
Validation of Empty Fields - by El Forum - 03-31-2008, 07:42 AM
Validation of Empty Fields - by El Forum - 03-31-2008, 07:55 AM
Validation of Empty Fields - by El Forum - 03-31-2008, 08:24 AM
Validation of Empty Fields - by El Forum - 03-31-2008, 08:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB