Hello list.
I found another variation on the no-cache script.
Thought I'd share this one as well.

header('Cache-control: private, no-cache, must-revalidate');
  header('Expires: 0');

Its from a online php file manager, so I am pretty sure it is a legal script.

Hope that helps someone.
Best,

Karl DeSaulniers
Design Drumm
http://designdrumm.com

_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to