Note that there are some explanatory texts on larger screens.

plurals
  1. USuser1881090
    primarykey
    data
    text
    plurals
    1. COsomebody else mentioned this. I was wondering though what happens if lets say i create questions and answers in the `QandA.php` and then I submit the form and navigate to the next page, then by going back to the `QandA.php` page by clicking on the back browser button I fill in the questions and answers again and then submit the form again, would that mean the session is either A. Current question and answers replaces previous submitted questions and answers or B. Will the sessions contain both the previous and current questions and answers?
      singulars
    2. CO@itachi somebody else mentioned this. I was wondering though what happens if lets say i create questions and answers in the `QandA.php` and then I submit the form and navigate to the next page, then by going back to the `QandA.php` page by clicking on the back browser button I fill in the questions and answers again and then submit the form again, would that mean the session is either A. Current question and answers replaces previous submitted questions and answers or B. Will the sessions contain both the previous and current questions and answers?
      singulars
    3. COOk cool, I will go on with this method. I will research on AJAX and hopefully it will state how to navigate to other php scripts in background. But what i want to ask you Neal as a person who I am guessing have creted a lot of web applications. IF you had a simple php application but you don't want the browser buttons or refresh to get in your way and you want your app working on all browsers, how would you tackle the problem so that the browser buttons don't affect your application?
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload