I'm brand new to web development and I'm starting very small: trying to build a basic set of pages using php and mysql. I'd like to just have a basic user management system (adding users, deleting users etc). In addition, I'd like to learn to use sessions to allow a user to access pages only if logged in etc.
Is there a user management system (nothing fancy) out there that I could easily install and play with to learn?
Is there a user management system (nothing fancy) out there that I could easily install and play with to learn?