Welcome Guest, Not a member yet? Register   Sign In
set_value not working?
#6

[eluser]Henrique Luz[/eluser]
Look,

When you set
Code:
$this->form_validation->set_rules('email', 'Email Address', 'REQUIRED|valid_email')
The email field must always be filled before validation.

When you call validation inside index function, this field is still blank.

So the validation returns FALSE, in this case. Ok?


Messages In This Thread
set_value not working? - by El Forum - 07-01-2011, 05:23 AM
set_value not working? - by El Forum - 07-01-2011, 07:18 AM
set_value not working? - by El Forum - 07-01-2011, 07:22 AM
set_value not working? - by El Forum - 07-01-2011, 07:40 AM
set_value not working? - by El Forum - 07-01-2011, 08:02 AM
set_value not working? - by El Forum - 07-01-2011, 08:09 AM
set_value not working? - by El Forum - 07-07-2011, 01:07 AM
set_value not working? - by El Forum - 07-07-2011, 01:35 AM
set_value not working? - by El Forum - 07-07-2011, 02:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB