Jump to content

PHP Session_start() problem


newbie8899

Recommended Posts

Hi all,

i start my php page with session_start(); I have a form using 'POST' and send the page to another page. But when i click back button, all the data i have entered before all lost. I tried to change the 'POST' to 'GET', but the result still the same, it still give me the empty fields when i click the back button. Anyone please help.

 

Thanks in advance. ;)

Link to comment
https://forums.phpfreaks.com/topic/103368-php-session_start-problem/
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.