Home
My Faqts
Contributors
About
Help
News: Faqts.com
search
is now functional again. Thank you for your patience.
faqts
:
Computers
:
Programming
:
Languages
:
PHP
:
Common Problems
: Caching
+ Search
Enter your search terms
Submit search form
Web
faqts.com
Folders
There are no folders in this category
Share Your Knowledge
Ask a Question
Questions
Recently Asked Questions
My php pages are not updating when I make changes to them. No header changes seem to change it. (?)
I cannot prevent caching. I have tried many solutions... still caches.
Why doesn't the PHP sample script for no-cache disable caching in IE-6?
How do I prevent Netscape 6 from caching generated images? The header settings described in the PHP manual does not seem to work for images.
I can use META tags and header() to prevent page caching but how do I prevent image caching?
Random Questions
Why does Netscape request an animated gif on every loop?
Why does my browser say "Data Missing" when I use the back button?
I cannot prevent caching. I have tried many solutions... still caches.
How can I write the resulting HTML from a PHP script to a file?
How can I write the resulting HTML from a PHP script to a file?
What's an easy way to cache a dynamic page as a static file?
Why does Netscape request an animated gif on every loop?
What happens if I use an Expires header with an animated gif?
How do I stop PHP pages from being stored in the browser's cache?
What is the Cache-control header used for?
Why does my browser say "Data Missing" when I use the back button?
How can I write the resulting HTML from a PHP script to a file?
How can I avoid that Netscape Navigater reloads .php pages?
I can use META tags and header() to prevent page caching but how do I prevent image caching?
How do I prevent Netscape 6 from caching generated images? The header settings described in the PHP manual does not seem to work for images.
Why doesn't the PHP sample script for no-cache disable caching in IE-6?
I cannot prevent caching. I have tried many solutions... still caches.
My php pages are not updating when I make changes to them. No header changes seem to change it. (?)
Unanswered Questions
Netscape won't cache my php/mysql generated image, Please Help!
How can I get a MySQL -fed web application to refresh the content of the index page when i add/edit something in the database? I have 2 hit refresh.
How can i make sure that dynamic content is printable in the browser but does not get cached forever
I tried the sample PHP script for disabling page caching. It worked for Netscape but not IE.
How to make browser to refresh it self to avoid getting old generated web pages?
Using ob_start to deliver gzip input to IE6 when IE refreshes I lose the first part of the page.
Using ob_start to deliver gzip input to IE6 when IE refreshes I lose the first part of the page.
Using ob_start to deliver gzip input to IE6 when IE refreshes I lose the first part of the page.
How can i Cache Jsp usin IE 4.0
How can i Cache Jsp usin IE 4.0
How do I avoid having to "Refresh" on going back to my form?
How do I avoid having to "Refresh" on going back to my form?
How can I keep the broswer from loading until the script has finished completely?
entered data does NOT return with back button entry
How do you tell a browser that it SHOULD cache a page?