Hi there guys, probably a quick question for someone. I have a little gallery that suck in pictures from flickr, caches them to a mysql database and displays them via lightbox.
But whenever I change the flickr pics referenced I have to manually go into my mysql db and drop the database table so that the images will be re-cached.
Is there a way I could create a button that would do this for me?