How to convert php application to MVC using CodeIgniter ? |
[eluser]pedma[/eluser]
Quote:Pedma, CI is a framework, it does NOT have a full user/role management system. However it does have caching and session tracking out of the box. Simply go through the user guide for answers, they are neatly organized in the top menu. You would certainly have to do modifications to your existing app to have those things working your way. Thanks Jakub. If CI doesn't have a full user/role management, but we can add/modify it to create our own role, isn't it ? Or can I use the ACL like : - http://mini-app.peccavi.com/ - http://bizwidgets.biz/ezauth/ - http://ellislab.com/forums/viewthread/60378/ - http://www.tastybytes.net/blog/simple-ac...odeigniter What do you think ? Thank you for your tips about user guide, I will see it. Thank you again Jakub. - pedma - |
Welcome Guest, Not a member yet? Register Sign In |