Welcome Guest, Not a member yet? Register   Sign In
Form Validation error?
#2

[eluser]Herlevsen[/eluser]
You have not specified a table and a column.

Code:
$this->form_validation->set_rules('title', 'Title', 'required|is_unique[table.column]');

I think maybe, it does not do, what you think it does Wink


Messages In This Thread
Form Validation error? - by El Forum - 05-23-2013, 04:30 PM
Form Validation error? - by El Forum - 05-23-2013, 05:29 PM



Theme © iAndrew 2016 - Forum software by © MyBB