Re: [PHP] Re: Question about using session and "logging out"

2003-01-17 Thread Stanislav Skrypnik
ay, January 17, 2003 7:30 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] Re: Question about using session and "logging out" Hi Kevin, I don't well understand this part: > if active session { > // validate privs for this page Can you give small example? TIA, Stas "Kevin Stone

RE: [PHP] Re: Question about using session and "logging out"

2003-01-17 Thread Vladislav Kulchitski
show example. Vlad -Original Message- From: Stanislav Skrypnik [mailto:[EMAIL PROTECTED]] Sent: Friday, January 17, 2003 7:30 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] Re: Question about using session and "logging out" Hi Kevin, I don't well understand this part:

Re: [PHP] Re: Question about using session and "logging out"

2003-01-17 Thread Stanislav Skrypnik
riginal Message - > From: "Bobby Patel" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, January 17, 2003 3:26 PM > Subject: [PHP] Re: Question about using session and "logging out" > > > > I believe there something (a meta t

Fw: [PHP] Re: Question about using session and "logging out"

2003-01-17 Thread Kevin Stone
to else and shunts back to the login screen. Hope that helps, Kevin - Original Message - From: "Bobby Patel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 17, 2003 3:26 PM Subject: [PHP] Re: Question about using session and "logging out"

[PHP] Re: Question about using session and "logging out"

2003-01-17 Thread Bobby Patel
I believe there something (a meta tag?) called meta-refresh or just refresh. But I believe you have to set the refresh interval. and if you set the interval to small it might eat your server's resources. OR I just thought of this, sometimes when you get to a page (usually with forms?) it says th