Welcome Guest, Not a member yet? Register   Sign In
Validation in controllers
#3

@2milengardev1994,

...or you could create a private method/function that handles only validations. This way your page controllers will stay small. https://codeigniter.com/user_guide/gener...te-methods
...or you could create a helper function that handles only validations. https://codeigniter.com/user_guide/gener...-functions
...or you could create a validation library. https://codeigniter.com/user_guide/gener...aries.html

You have many options to choose from.
Reply


Messages In This Thread
Validation in controllers - by milengardev1994 - 09-05-2019, 09:15 AM
RE: Validation in controllers - by includebeer - 09-05-2019, 11:34 AM
RE: Validation in controllers - by php_rocs - 09-05-2019, 02:11 PM
RE: Validation in controllers - by John_Betong - 09-15-2019, 12:59 AM
RE: Validation in controllers - by jreklund - 09-15-2019, 01:25 AM
RE: Validation in controllers - by includebeer - 09-15-2019, 05:47 AM
RE: Validation in controllers - by website - 09-15-2019, 10:44 AM
RE: Validation in controllers - by JoellSVK - 01-14-2020, 01:36 AM
RE: Validation in controllers - by TonyBurgos - 02-15-2020, 01:27 PM
RE: Validation in controllers - by angrymongol - 02-25-2020, 09:45 AM



Theme © iAndrew 2016 - Forum software by © MyBB