xyn Posted March 28, 2008 Share Posted March 28, 2008 Guys, Is there a way i can stop ie from caching? Firefox works perfectly, but IE grr. cheers. Link to comment https://forums.phpfreaks.com/topic/98373-capcha-chaches-in-ie/ Share on other sites More sharing options...
rhodesa Posted March 28, 2008 Share Posted March 28, 2008 add an extra GET var to the image like so: <img src="capcha.php?_=<?php echo time(); ?>" /> Link to comment https://forums.phpfreaks.com/topic/98373-capcha-chaches-in-ie/#findComment-503442 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.