[PHP-DEV] Cannot use Session on pressing back

2002-09-07 Thread Monil Chheda
Hi, I am using session_start() and session_register("variablename") . The when I click on the back button from the browser it shows me the following error: "Warning: Page has Expired The page you requested was created using information you submitted in a form. This page is no longer available.

Re: [PHP-DEV] Cannot use Session on pressing back

2002-09-07 Thread Melvyn Sopacua
Hi, this list is for the development OF php, not WITH php. Please ask questions at: [EMAIL PROTECTED] or in this case: news://comp.infosystems.www.authoring.misc as this is normal behavior for POST data. At 18:34 7-9-2002, Monil Chheda wrote: >Hi, > >I am using session_start() and >session_