Hey friends, I recently saw a very nice and interesting way for setting copyright watermarks on the bottom of the images on my website. Here is a link for example: http://d24w6bsrhbeh9d.cloudfront.net/photo/3151916_460s.jpg How can I accomplish a similar effect? I guess GD Library would be useful for the purpose, but I haven't worked with it yet. Is there a PHP function ready to use? Thanks in advance!
Try my Automatic Watermark in PHP and GD. It's a simple script so you should be able to modify it easily if needed.