Sometimes you want that the browser doesn’t cache your images, well if you need it try this:
<img src=“/path/to/image.gif?r=<?php echo time(); ?/>” />The output will look like this:
<img src=“path/to/image.gif?r=1190844031″ />42309 items (32458 unread) in 36 feeds
Familie
(1024 unread)
NetlashCollegas
(3291 unread)
NetlashStagiairs
(349 unread)
Fun
(21199 unread)
Sometimes you want that the browser doesn’t cache your images, well if you need it try this:
<img src=“/path/to/image.gif?r=<?php echo time(); ?/>” />The output will look like this:
<img src=“path/to/image.gif?r=1190844031″ />