I have the script you put up earlier and it is making sense.
What do you mean by peeps?
so I set a session variable equal to their username and then use that to control them in the site.
I have about 1300 members and only 50 or so have control over content. I am going to set up the table so that they have a username, region, and a access level code such as 101 which would represent Executive|National|Regional| access. That means that this member would have access to Executive reports, and the ability to change regional content (based on the region field)
I will then make one Ultimate control section (using htacess) that would allow the webmaster to assign which users to which sections.
Does that make any sense?