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

[eluser]ci_user[/eluser]
Code:
class MY_Form_validation extends CI_Form_validation {

    public function __construct()
    {
        parent::__construct();
    }


Messages In This Thread
Extending Form Validation - by El Forum - 01-25-2013, 08:43 AM
Extending Form Validation - by El Forum - 01-25-2013, 03:10 PM
Extending Form Validation - by El Forum - 01-28-2013, 06:59 AM
Extending Form Validation - by El Forum - 01-28-2013, 08:19 AM
Extending Form Validation - by El Forum - 01-28-2013, 08:23 AM
Extending Form Validation - by El Forum - 01-28-2013, 08:33 AM
Extending Form Validation - by El Forum - 01-28-2013, 09:41 AM
Extending Form Validation - by El Forum - 01-28-2013, 06:14 PM
Extending Form Validation - by El Forum - 01-29-2013, 06:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB