Re: [PHP] back button and session variables

2003-07-17 Thread Jason Wong
On Friday 18 July 2003 04:39, Curt Zirzow wrote: > > 1) Whether or not the browser conforms to the rfc (something or another). > > If it conforms then the BACK button does not re-request the page. If it > > doesn't conform then it may re-request the page. > > If the page is not cacheable or the cl

Re: [PHP] back button and session variables

2003-07-17 Thread Curt Zirzow
Jason Wong <[EMAIL PROTECTED]> wrote: > On Thursday 17 July 2003 23:03, John Carpenter wrote: > > I am having a hard time understanding what effect the back button has on > > session variables. I have noticed that on some of my pages the back button > > does not cause my application to have problem

Re: [PHP] back button and session variables

2003-07-17 Thread Jason Wong
On Thursday 17 July 2003 23:03, John Carpenter wrote: > I am having a hard time understanding what effect the back button has on > session variables. I have noticed that on some of my pages the back button > does not cause my application to have problems while on other pages it > does. To make matt

Re: [PHP] back button and session variables

2003-07-17 Thread Matt Matijevich
To make matters more confusing the problem occurs on Windows machines but does not occur on Macintoshes Could you give me a little more info about what is happening? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] back button and session variables

2003-07-17 Thread John Carpenter
I am having a hard time understanding what effect the back button has on session variables. I have noticed that on some of my pages the back button does not cause my application to have problems while on other pages it does. To make matters more confusing the problem occurs on Windows machines but