Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter 3 with browser back button
#1

Hello everyone ! I would like to know how to avoid "Document expired" from browser when back button is pressed with CodeIgniter. Thank you for your answers
Reply
#2

We need a little more information than that, but normally it occurs with not handling form POST success or fails properly.
Practical guide to IgnitedCMS - Book coming soon, www.ignitedcms.com
Reply
#3

In fact I have a search engine which displays results according to the query entered in the input field. I can click on that result and see that result in a bit more detail. But now when I want to return to the other results of the query, I have a "Document Expired" and I have to reload the page. This is the behavior I want to prevent. the requests are of type post.
Reply
#4

I see, have you tried https://stackoverflow.com/questions/4401...-variables
Practical guide to IgnitedCMS - Book coming soon, www.ignitedcms.com
Reply




Theme © iAndrew 2016 - Forum software by © MyBB