Welcome Guest, Not a member yet? Register   Sign In
User Role In CodeIgniter
#1

[eluser]eliminator2009[/eluser]
I am new to PHP & CodeIgniter now i want to create users with following roles with rights of

Create or Add new, Edit or Update or Save, Delete, View.

How do i do that?

Thanks. :exclaim:
#2

[eluser]Italo Domingues[/eluser]
CodeIgniter does not have native class for access control, you need to build your own component or pick something that suits you.
#3

[eluser]InsiteFX[/eluser]
Ion Auth in the Ignited Code forum topic!

InsiteFX
#4

[eluser]magnushung[/eluser]
At this link: http://codeigniter.com/wiki/Category:Help::Tutorials Shawn McCool has video tutorials of creating access control. You can try that.




Theme © iAndrew 2016 - Forum software by © MyBB