[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

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

2003-01-17 Thread Kevin Stone
Subject: [PHP] Re: Question about using session and logging out 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

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

2003-01-17 Thread Stanislav Skrypnik
Subject: [PHP] Re: Question about using session and logging out 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

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

2003-01-17 Thread Vladislav Kulchitski
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: if active session

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

2003-01-17 Thread Stanislav Skrypnik
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: if active session { // validate privs for this page Can you give small example? TIA, Sta