Welcome Guest, Not a member yet? Register   Sign In
Form Validation config file confusion
#2

[eluser]Ivar89[/eluser]
Form vaidation is a librarie so you have to load it to use it.
Code:
$autoload['libraries'] = array('form_validation', 'session');
Just like when you are using the session librarie.
When this is done thr documantation is in fact correct.

I don't know about the collision thingy^^


Messages In This Thread
Form Validation config file confusion - by El Forum - 05-26-2010, 06:41 PM
Form Validation config file confusion - by El Forum - 05-27-2010, 02:59 AM
Form Validation config file confusion - by El Forum - 05-27-2010, 02:51 PM
Form Validation config file confusion - by El Forum - 05-27-2010, 11:12 PM
Form Validation config file confusion - by El Forum - 05-29-2010, 12:21 AM
Form Validation config file confusion - by El Forum - 05-29-2010, 12:37 AM
Form Validation config file confusion - by El Forum - 06-13-2010, 07:38 PM
Form Validation config file confusion - by El Forum - 06-13-2010, 08:00 PM
Form Validation config file confusion - by El Forum - 06-14-2010, 02:04 AM
Form Validation config file confusion - by El Forum - 06-14-2010, 08:11 AM
Form Validation config file confusion - by El Forum - 06-14-2010, 08:23 AM
Form Validation config file confusion - by El Forum - 06-14-2010, 08:28 AM
Form Validation config file confusion - by El Forum - 08-02-2010, 06:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB