Help - Search - Member List - Calendar
Full Version: Nocache
WorkTheWeb Forums > Webmaster Resources > PHP Help
Support our Sponsors!
Dave
Hello,

I have a program php but I dont want he save the pictures in my browser
cache
do you have please an intruction for that

Thank you for your help

Kimmo Laine
"Dave" <[Email Removed]> kirjoitti
viestiss:42abe70c$0$25042$[Email Removed]...
QUOTE
Hello,

I have a program php but I dont want he save the pictures in my browser
cache
do you have please an intruction for that

Thank you for your help


Send this header which tells browser not to cache:
header("Cache-Control: no-store, no-cache, must-revalidate");

--
"I am pro death penalty. That way people learn
their lesson for the next time." -- Britney Spears

[Email Removed]


PHP Help | Linux Help | Web Hosting | Reseller Hosting | SSL Hosting
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2006 Invision Power Services, Inc.