Welcome Guest, Not a member yet? Register   Sign In
Problems with extending CI_Form_validation
#13

Regarding problem #1, everything looked OK to me the way you handled it in the beginning, except how you refer to the callback function.
Try:
PHP Code:
$this->form_validation->set_rules('email''''callback_scanEmail'); 

The function itself should keep the name 'scanEmail'.
Reply


Messages In This Thread
RE: Problems with extending CI_Form_validation - by Wouter60 - 07-31-2017, 01:07 PM



Theme © iAndrew 2016 - Forum software by © MyBB