CodeIgniter Forums
Searching for an user management article - 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: Searching for an user management article (/showthread.php?tid=24286)



Searching for an user management article - El Forum - 11-05-2009

[eluser]sudesh[/eluser]
Hi,

I dont know whether i m posting this topic on right forum category, sorry if i m not doing so.

I m searching for an article i read about how one should code a user management system, from which i believe CL_AUTH and dx_auth both are inspired i remember few things from it but not exact.

It would be great if someone know a link to that article.

thx


Searching for an user management article - El Forum - 11-05-2009

[eluser]Zeeshan Rasool[/eluser]
May be this helps you [email=http://github.com/syntaxmonster/Codeigniter-Authentication-Library]ACL[/email]


Searching for an user management article - El Forum - 11-05-2009

[eluser]überfuzz[/eluser]
Or this :lol:


Searching for an user management article - El Forum - 11-05-2009

[eluser]sudesh[/eluser]
thx but i m not searching for any script but an article, which says the best way to do it, basically it is just for curiosity.


Searching for an user management article - El Forum - 11-05-2009

[eluser]asylmottaket[/eluser]
Something like this?

http://net.tutsplus.com/tutorials/php/a-better-login-system/


Searching for an user management article - El Forum - 11-06-2009

[eluser]sudesh[/eluser]
Again article doesnt say about coding it is basically a set of principles u shd follow to make a user management system.


Searching for an user management article - El Forum - 11-06-2009

[eluser]Grind[/eluser]
Maybe this tutorial is what you're looking for?