Date: 05/04/01
- Next message: Paul Wolstenholme: "Re: [phplib] login before logout"
- Previous message: Alex Black: "Re: [phplib] OT: Database Design"
- Next in thread: Paul Wolstenholme: "Re: [phplib] login before logout"
- Reply: Paul Wolstenholme: "Re: [phplib] login before logout"
- Reply: John Mandeville: "Re: [phplib] login before logout"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hi,
does anyone have a good approach to the login before logout problem.
What i mean is that i have a logout page, which has a page_open for both
session and auth. i need the auth, obviously so that i can destroy the
auth object. However, i ocaasionally logout after my auth has been
terminated because i've gone past my lifetime. So, when i try to
logout, it first asks me to log in. Not very user friendly. Anyway, i
suppose i need to do a test to see if i am in fact logged in, before
trying to log out. i'm just not sure how to approach this problem. Has
anyone resolved this. i appreciate the suggestions.
-- ~darcy w. christ Elegant Communications Inc. 416.362.9772 x222 | 416.362.8324 fax--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: Paul Wolstenholme: "Re: [phplib] login before logout"
- Previous message: Alex Black: "Re: [phplib] OT: Database Design"
- Next in thread: Paul Wolstenholme: "Re: [phplib] login before logout"
- Reply: Paul Wolstenholme: "Re: [phplib] login before logout"
- Reply: John Mandeville: "Re: [phplib] login before logout"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

