On Sat, 24 Jun 2000, you wrote:

> Another solution is, if the page is being parsed by any sort of server
> side scripting, tack a unique number on the end of the grahpic, ie in
> PHP it would look like
> 
> <img src="images/blah.jpg?<?php echo time();?>">
> 
> That sould append the current unix time stamp on the end and ALL caches
> will reload it.
> 
> Its a good little trick to know.
> 

Thanks Matta.

Its works Great !!

-- 
Webpage -> http://www.wildpossum.com
Member SLUG (Sydney Linux User Group) www.slug.org.au 

--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to