Re: [PHP] two questions about usning session.

2003-03-12 Thread Marek Kilimajer
of IE 6.1 running, I didn't get two distinct values. Any idea? - Joe - Original Message - From: "Justin French" <[EMAIL PROTECTED]> To: "Joe Wong" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, March 12, 2003 8:43 PM Subject: Re: [PHP]

Re: [PHP] two questions about usning session.

2003-03-12 Thread Joe Wong
o: "Joe Wong" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, March 12, 2003 8:43 PM Subject: Re: [PHP] two questions about usning session. > on 07/03/03 5:45 PM, Joe Wong ([EMAIL PROTECTED]) wrote: > > > Hello, > > > > I have two questions about u

Re: [PHP] two questions about usning session.

2003-03-12 Thread Justin French
on 07/03/03 5:45 PM, Joe Wong ([EMAIL PROTECTED]) wrote: > Hello, > > I have two questions about using sessions in PHP. > > Firstly, I use session to remeber the username and a session ID for the > given user. When I hit the BACK button on the browser (IE), it always set > that my page is expire

[PHP] two questions about usning session.

2003-03-12 Thread Joe Wong
Hello, I have two questions about using sessions in PHP. Firstly, I use session to remeber the username and a session ID for the given user. When I hit the BACK button on the browser (IE), it always set that my page is expired and ask me to click the refresh button. How to prevent this from hap