CodeIgniter Forums
Hello, and best approach to user management with CI - 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: Hello, and best approach to user management with CI (/showthread.php?tid=5206)



Hello, and best approach to user management with CI - El Forum - 01-11-2008

[eluser]Unknown[/eluser]
Hello everybody,

I'm completely new to CodeIgniter. Actually, I've never used a PHP framework before. But I've been reading about various frameworks and have decided to get into CI for my next small project.

My first question already:

It doesn't seem that CI has a good native support for user registration, signin and general user management. So I guess I'll be writing my own class for this. Can anybody give me any pointer as to the best place to start and what to consider?

Thank you in advance.

- Phillip


Hello, and best approach to user management with CI - El Forum - 01-11-2008

[eluser]Unknown[/eluser]
Oh, nevermind, I just found this:

http://ellislab.com/forums/viewthread/66678/

Seems it does registration and signin - just needs an interface for managing users Smile


Hello, and best approach to user management with CI - El Forum - 01-11-2008

[eluser]wiredesignz[/eluser]
Glad we could help. Tongue