Hey,
Firefox Caching page.
After updating a database entry, it then redirects people back index.php where it displays the now updated information.
PHP Code:
header("Location: index.php");
But I think Firefox caches index.php so it displays the un-updated entry. After a page refresh it then displays the updated result.
Is there a way to make firefox display the updated result as soon as the person is directed back to index.php?
__________________
Websites Created;
warscope.com
ratepayers.org.nz
|