Hi all There is one Forum which has script relating to Session Maintainence and User Authentication. Its very easy to use and install. Download the files and the members area is up and running in 5 minutes You can see the area at http://forums.munk.nu I have used it and i am presently using this piece of code since the last 8 months and its beautiful..no problems encountered... Maybe it could help you Cheers Amit http://www.indiaoutsources.com
On 6/10/05, Marian Briones <[EMAIL PROTECTED]> wrote: > > Hi gang > > I have a site that I am working on with a member login feature and > from what I understandof sessions, it's almost like being able to > carry around a hidden variable from page to page as long as we know > there is an active session, and declaring the session variable as okay > to view that page (they've loggedin). > > So, I wrote a logout script that has session_unset(); > > I used my back button, expecting the previous page to give me the > 'you're not supposed to see this unless you're logged in' error but NO. > > What am I doing wrong here? Is there a way to see if I am truly > killing the session? > > (ugh) > > Thank you > > Marian > > > > > Community email addresses: > Post message: [email protected] > Subscribe: [EMAIL PROTECTED] > Unsubscribe: [EMAIL PROTECTED] > List owner: [EMAIL PROTECTED] > > Shortcut URL to this page: > http://groups.yahoo.com/group/php-list > > > ------------------------------ > *Yahoo! Groups Links* > > - To visit your group on the web, go to: > http://groups.yahoo.com/group/php-list/ > - To unsubscribe from this group, send an email to: > [EMAIL PROTECTED]<[EMAIL PROTECTED]> > - Your use of Yahoo! Groups is subject to the Yahoo! Terms of > Service <http://docs.yahoo.com/info/terms/>. > > -- Bye and take care Amit [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [Non-text portions of this message have been removed] Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
