Do we have a tutorial available that walks through role based logins using SA and MySQLi? If not, I will need help setting it up.
I have a website where I need specific aspects in the admin area based on their role.
So SuperAdmins and Admins can see and manage everything
Managers can't edit users
Limited can only access select parts of the admin area.
I have the login setup and a database that assigns the role names a number.