Jump to content

pages expiring


shadiadiph

Recommended Posts

hmmm, why would people need to click back after sending a form anyway? its usually the case that if you click back after sending a form you will get the cannot be displayed page.

 

I dont understand why people would need to click back on their browser after submitting a form? or is it incase they made errors and wish to go back?

Link to comment
https://forums.phpfreaks.com/topic/163295-pages-expiring/#findComment-861541
Share on other sites

not only when click back if the user exiists in the database it is going back to the first page but all the data is lost when it redirects back even though i have all the form values fillled with the variable example.

<input type="text" name="firstname" value="<?=$firstname?>" /> 

 

before $firstname would be saved in the session on posting it

 

it used to work fine before but since they set up a new server it seems to kill all variables it really annoying me

Link to comment
https://forums.phpfreaks.com/topic/163295-pages-expiring/#findComment-861550
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.