Welcome Guest, Not a member yet? Register   Sign In
CI 3 + HMVC form_validation library problem
#13

I had this same problem in the CodeIgniter Form Validation Class that I created.

Call
PHP Code:
$this->form_validation->set_message(''''); 
just before you
PHP Code:
$this->form_validation->run(); 
Reply


Messages In This Thread
RE: CI 3 form_validation library problem - by paralogizing - 02-02-2015, 12:33 PM



Theme © iAndrew 2016 - Forum software by © MyBB