Welcome Guest, Not a member yet? Register   Sign In
Extending validation class
#1

[eluser]msteudel[/eluser]
I'm extending the Form_validation class to add some of my own validation rules in. I was wondering when I load the library in my controller, do I use the original CI class, or call my own:

e.g. $this->load->library('form_validation');

or

$this->load->library('my_form_validation');


Messages In This Thread
Extending validation class - by El Forum - 04-04-2014, 02:20 PM
Extending validation class - by El Forum - 04-04-2014, 02:25 PM
Extending validation class - by El Forum - 04-04-2014, 02:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB