Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6252649
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T13:50:34+00:00 2026-05-24T13:50:34+00:00

I am having a problem with a page on my site, basically you choose

  • 0

I am having a problem with a page on my site, basically you choose a a few options and then submit the changes to the database and the page refreshes and displays the updated changes, but then if I click on the URL tab at the top of IE8 and press ENTER on the keyboard the page reverts back to before the changes where made???? its really confusing me, but then if I refresh the page again with the refresh button then the changes I made come back again.

Any help with why this is happening would be great?

I am using PHP and Javascript on my webpage.

Regards
Alistair

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T13:50:35+00:00Added an answer on May 24, 2026 at 1:50 pm

    Does the URL have variables within it? If not IE is using caching.

    When you visit a site in any modern browser it will store it’s own local copy of that page. When you then go to the URL tab at the top and press enter again the browser realises it has it’s own local copy, and chooses to show you this instead.

    This improves the responsiveness of every page you visit on the internet, however when you refresh the page it checks the HTTP header from the server and if it has changed (it has) it will show the new version of the page.

    You need to prevent caching, to do that in PHP just add the following:

    // Disable caching of the current document:
    header('Cache-Control: no-cache, no-store, max-age=0, must-revalidate');
    header('Expires: Mon, 26 Jul 1997 05:00:00 GMT');// Date in the past
    header('Pragma: no-cache');
    

    or you could even use META tags.

    Please note that regardless of what you do, these are simply requests that the browser can ignore at will. You have no control of the client’s browser, although most will comply.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am having a problem with the initial page load of a site after
I'm having a problem getting a simple ASP.NET webpage to display. The page contains
The problem is, say, i am having a page xyz . And in that
This is an annoying problem I am having with Twisted.web. Basically, I have a
I am having strange problem after installing multi-site drupal environment on shared host. When
I am having this problem on a site built with Umbraco v3.0.3 . The
I am having this problem with webpart in our Sharepoint 2010 site. There are
basically I have my site setup to display the title of each page/post in
I'm working on a site http://www.infinite-possibility.com/ which is currently having a problem with any
I'm having a problem which I don't know what to search in google. Basically

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.