Welcome Guest, Not a member yet? Register   Sign In
Form Validation
#2

CI performs form validation when the form input has been posted.
So move your form validation to the create method.

A better way is to keep the code for displaying the form and performing the form validation within one method.
As described in the documentation:
https://www.codeigniter.com/userguide3/l...controller
Reply


Messages In This Thread
Form Validation - by usr_ny - 02-28-2017, 10:43 AM
RE: Form Validation - by Wouter60 - 02-28-2017, 11:39 AM
RE: Form Validation - by usr_ny - 03-01-2017, 09:08 AM



Theme © iAndrew 2016 - Forum software by © MyBB