CodeIgniter Forums
2 Hours "x-( help.." - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: 2 Hours "x-( help.." (/showthread.php?tid=12798)



2 Hours "x-( help.." - El Forum - 10-31-2008

[eluser]JayArias[/eluser]
Ok, I've been working on other aspects of this project I am creating for a client , I have to show him a working site today. But, I am stuck with login and sessions what is the fastest way to create a login script with sessions?, in your opinion.


2 Hours "x-( help.." - El Forum - 10-31-2008

[eluser]JayArias[/eluser]
is Erkana a good validation library for a nooblet like meh?


2 Hours "x-( help.." - El Forum - 10-31-2008

[eluser]rt30000[/eluser]
I tried both freakauth and erkana, I definately like the simplicity/ease of erkana auth.


2 Hours "x-( help.." - El Forum - 10-31-2008

[eluser]johnwbaxter[/eluser]
I like simplelogin, if you look in the wiki there is an updated version which is much more secure.

http://codeigniter.com/wiki/SimpleLoginSecure/

Simplelogin is really easy to setup and get going.

Good luck!