Welcome Guest, Not a member yet? Register   Sign In
Validation
#3

[eluser]ebot[/eluser]
if you wanna validate you can do this:

$this->load->library('validation');
in any function of your choice and then
you have the following:
$rules['password']="password";
$rules['confirm_password']="confirm_password";
use an if-else statement to compare both you mail me back if not i will do some thing complete for and drop ok. call Ebot T.


Messages In This Thread
Validation - by El Forum - 07-02-2008, 01:38 AM
Validation - by El Forum - 07-02-2008, 03:59 AM
Validation - by El Forum - 07-02-2008, 07:46 AM
Validation - by El Forum - 07-02-2008, 09:56 AM
Validation - by El Forum - 07-02-2008, 10:05 AM
Validation - by El Forum - 07-02-2008, 10:12 AM
Validation - by El Forum - 07-02-2008, 10:12 AM
Validation - by El Forum - 07-02-2008, 10:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB