Welcome Guest, Not a member yet? Register   Sign In
Optimizing login form
#3

[eluser]Unknown[/eluser]
Thanks for the reply!

But i have a doubt about that... Ok, i can put a subView into mi View, but i have to put a Controller, with the conditions of validation.

Example:
Code:
$this->form_validation->set_rules('username', 'Username', 'required');
  $this->form_validation->set_rules('password', 'Password', 'required');

And i don't want put this lines in all controllers of application.


Messages In This Thread
Optimizing login form - by El Forum - 06-11-2013, 10:30 PM
Optimizing login form - by El Forum - 06-12-2013, 01:40 AM
Optimizing login form - by El Forum - 06-12-2013, 10:15 PM
Optimizing login form - by El Forum - 06-13-2013, 12:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB