Welcome Guest, Not a member yet? Register   Sign In
Another simple login library for CodeIgniter 2.X
#6

[eluser]jmadsen[/eluser]
Hey,

Haven't looked at changes yet, but what I had in mind for 1) was just set

Code:
private $username = 'username';

and then use

$this->username

as your field, rather than hard-coding the field name. Then anyone can change it to suit them, just like they can do with the users table name


Messages In This Thread
Another simple login library for CodeIgniter 2.X - by El Forum - 11-13-2012, 11:57 AM
Another simple login library for CodeIgniter 2.X - by El Forum - 11-14-2012, 12:01 PM
Another simple login library for CodeIgniter 2.X - by El Forum - 11-15-2012, 01:27 AM
Another simple login library for CodeIgniter 2.X - by El Forum - 11-15-2012, 03:08 AM
Another simple login library for CodeIgniter 2.X - by El Forum - 11-15-2012, 01:07 PM
Another simple login library for CodeIgniter 2.X - by El Forum - 11-15-2012, 03:51 PM
Another simple login library for CodeIgniter 2.X - by El Forum - 11-16-2012, 11:34 AM



Theme © iAndrew 2016 - Forum software by © MyBB