Posted by: Ayus April 19, 2011
IT -- Solutions Center[Forum]
Login in to Rate this Post:     0       ?        
@default:

The way i would probably do it is:

- Obviously we will have a login page
- If you login as admin, show all the tabs/links with admin rights as well.
- If you login as a user, hide the necessary tabs/link as normal users wont be able to see it.
or
- once you login as admin, you can create permission page where you can give permission to users. On the basis of those permissions, users can access the site. This would be more complex than the first one. We had latter one in my earlier work.
Read Full Discussion Thread for this article