Welcome Guest, Not a member yet? Register   Sign In
form_validation and Callbacks function
#1

[eluser]Unknown[/eluser]
First, sorry for my English. Smile
I need ue form_validation and calbacks function.
Code:
$this->form_validation->set_rules('tag', 'lang:tag_tag', 'min_length[3]|callback_testtags');
Problem, was check function I cannt use in controller. I use custom modular extension.
I think define check function in plugin or in helper. But this function was NOT called.
What can I use check function, was detine in helper?
#2

[eluser]InsiteFX[/eluser]
Search form validation modular extensions

InsiteFX




Theme © iAndrew 2016 - Forum software by © MyBB