Posted by black francis on 11/16/05 17:38
your browser is doing the "caching", not the server. add a random string to the 'src' on the <img> tag. ie <img src="/myfile-1.jpg?random=<?= rand(1000,9999) ?>" />
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming