Hey there,

I've been using authentication and authorisation in web pages for a while,,, except I never really had much of a need to make it more advanced. Atm I just have it so it blocks everyone out of the whole site and redirects them to the login page, then they have free roam to everyhting else.

What I would like to know is, is there any tutorials out there or anything that goes in to this in more of an advanced manner?

In the end I would like to have users view half the site without needing a login,, and then certain users with a login to view some sections and other users differnt sections..

any advice would be greatly appreciated,, thanx in advance