I just realized a bug in my code, and I will be having to change a majority of images on my site. But by doing so, a lot of people won't see these NEW images unless cookies are cleared because thats typically what I have to do during the testing process. I was curious if there was a line of code I could place on that one page just to clear what they have so the image refreshes perfectly instead of showing the previous one they are used to.
I can do it in PHP or HTML. Just haven't found anything through google to help yet.