Use Controllers?

I need to build user accounts. A user registers for the site by creating an account. They will log into their account and read the content generated by the fuel admin. I think I want to use controllers for the user to create their account and use CI base functions to accommodate this. Is this possible? Is there a better way? What specifically should I read to accomplish this?

Comments

Sign In or Register to comment.