CodeIgniter Forums
Login / Registration Tutorial? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Login / Registration Tutorial? (/showthread.php?tid=20449)



Login / Registration Tutorial? - El Forum - 07-10-2009

[eluser]wefowebwougbwegb[/eluser]
Hey,

I'm kinda new to Code Igniter and i am having some problems, When i first started learning PHP, i learnt most of it by making scripts, and one of the first was a User Login/ Registration, But I'm not sure how to do this with CI, can anyone link me to a tutorial or tell me how?

thanks


Login / Registration Tutorial? - El Forum - 07-10-2009

[eluser]TheFuzzy0ne[/eluser]
Here's a review of some of the better known authentication libraries. I'd suggest that you either pick one and use it, or pick them all to pieces to gain an understanding of how they work, and how to create your own - http://stackoverflow.com/questions/346980/what-code-igniter-authentication-library-is-best


Login / Registration Tutorial? - El Forum - 01-08-2013

[eluser]pushpa[/eluser]
You Need to have complete Log in system with registration,Log in and Log out with PHP and MYSQL
you could find such system by searching the web.
my reference is
http://wintekweb.blogspot.com/2012/05/logging-system-php.html


Login / Registration Tutorial? - El Forum - 01-08-2013

[eluser]pushpa[/eluser]
You Need to have complete Log in system with registration,Log in and Log out with PHP and MYSQL
you could find such system by searching the web.
my reference is
http://wintekweb.blogspot.com/2012/05/logging-system-php.html