codeigniter form validation set_value works only for the fields which have rules

Suppose if I have two fields in my form viz first_name and last_name

I have set the validation rule only for first_name.

set_value should work for both the fields regardless of rule ? right ?

For me it works only for the fields which have rules with them !!!

10
задан Ess 12 April 2011 в 12:00
поделиться