[Phplib-users] Help! I don't understand how to use Sessions etc..
Brought to you by:
nhruby,
richardarcher
From: White, B. <rc...@sb...> - 2001-09-26 16:11:27
|
Hi All, I have read all the docs and the code and am trying to implement some pages that are secured. This is how I want it to work. A person logs in on a protected page, he can go to any page offered him through a link. If he logs out his session/permissions expire. If he goes "Home" the permissions time out. What do you put (as far as code) on the pages called by the initial page called at login? And what do you put on the subsequent pages? I just want to verify the person accessing the page has the right permissions. Any suggestions would be greatly appreciated. Bob White |