creating access level for each user - TechRepublic
Question
October 10, 2010 at 08:25 PM
programmer12

creating access level for each user

by programmer12 . Updated 15 years, 8 months ago

hello,

im currently working on a project wherein each user’s access to the application depends on the modules and submodules being selected on the provided form.

for instance:
– main_module 1
– submodule1
– module1
– module2
– submodule2

if admin selects, module1 and submodule2, then created user should only have access to those selected modules.

how should i structure my database?
hope someone could help me figure out this one..

thanks,

This discussion is locked

All Comments