form_validation.php in config and conditional validation rules |
It is an assessment form with numerous sections, and quite a few questions within each section. The method is set up the way Codeigniter suggests - all form validation rules and then, if they pass, on to the array of responses to be sent to the model, if not, then on to loading the view. But the form validation is made longer because some of the rules are wrapped in conditionals.
|
Welcome Guest, Not a member yet? Register Sign In |