In a nutshell, what the script does is watermark photos on the fly with your members user name, IP address and date viewed.
A demo can be viewed here:
dev.cjhmdm.com/demo (

no clicky)
Login:
demo - demo
demo1 - demo1
demo2 - demo2
If there's true interest in something like this then I'll move forward with other plans, which include a second, "invisible" watermark that only program owners will be able to find/see. Also, if the interest is high enough I will also work on a script that can provide the same for videos.
Can use user:
[email protected]/demo to test each user name without having to clear your auth sessions, etc.
Just to note, the script uses standard text instead of an image for stamping the photos to reduce resource usage. Recreates each image on the fly without saving to file, though if you want to save the images to file, this can be done as well.
Output can be modified to change font, font color, font size, text position as well as text shown to suit your needs. Please note that the ttf for whatever font you want to use will have to reside in the same location as this script.
Now, I know the best things in life are free, but no one made a real living giving things out for free I won't be charging a ton, somewhere around $25-50 depending on the other things I'm able to implement. I think that's a fair price, but it's just me so...
Let me know your thoughts, good or bad.
Also, what else would you like to see added? About the only thing I won't add is support for using image based watermarks as this script is intended to be run on live servers, so the footprint has to remain small, and the best way to do that is via simple text.