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. Quote 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(); ?>" /> Quote Link to comment https://forums.phpfreaks.com/topic/98373-capcha-chaches-in-ie/#findComment-503442 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.