Hi i'm looking for a script that will add a frame to an image saying something like "image courtesy of www.xxx.com" whenever the referer isn't my own site any ideas?
It wouldn't work for direct queries or non-passed referrals, but couldn't you just use the GD Lib (or similar) to add a watermark on your images. (Assuming your images go through a handler, which is easy enough to set up.) Dan.
i dont want a watermark - just wondered if another site was using my image(s) whether it would be possible to add a html snippet that showed where the image was coming from with a backlink ?