Welcome Guest, Not a member yet? Register   Sign In
Is there a bug with Class Validation ?
#1

[eluser]cPage[/eluser]
This is not working when i put some white space into client field ?

ABC inc not valid
ABCinc is valid

Code:
$this->form_validation->set_rules('client', ucfirst($this->lang->line('client')), 'required|alpha');


Messages In This Thread
Is there a bug with Class Validation ? - by El Forum - 01-06-2013, 01:00 AM
Is there a bug with Class Validation ? - by El Forum - 01-06-2013, 02:36 AM
Is there a bug with Class Validation ? - by El Forum - 01-06-2013, 08:24 AM
Is there a bug with Class Validation ? - by El Forum - 01-06-2013, 09:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB