I\'m using JavaScript/Jquery to make a page auto-update with a value from a database, although it doesn\'t seem to update in Internet Explorer. It works fine in FireFox &
Your php page is cached. Has nothing to do with the interval. Set the right caching headers on the page.