Thanks for posting the code, I am using it on most of my site. I was wondering if you guys might have an idea on how to pull watermarking off on a href tag. (click a thumbnail to display the large image) Here is what I tried
<a href="watermark.php?path=images/image1.jpg"><img src="images/image1_thumbnail.jpg" />
Clicking the link yields the raw gd output similar to this Thanks, Sean