Re: [PHP] Logging out and session ids

2002-11-29 Thread Gerard Samuel
Tom Rogers wrote: Hi, Friday, November 29, 2002, 4:58:02 PM, you wrote: GS> I was just going through the archive. Seems this comes up enough for me GS> to think I have something wrong. GS> A simplistic code flow of events... GS> GS> session_start(); GS> // user successfully logs in, set a se

Re: [PHP] Logging out and session ids

2002-11-29 Thread Tom Rogers
Hi, Friday, November 29, 2002, 4:58:02 PM, you wrote: GS> I was just going through the archive. Seems this comes up enough for me GS> to think I have something wrong. GS> A simplistic code flow of events... GS> session_start(); GS> // user successfully logs in, set a session variable GS> $_SES