Re: add watermark on images



On Mar 31, 7:41 am, "George" <@> wrote:
Given a image named image.jpg, what is the code to allow me to add watermark
on it?

Thanks for any idea.

Use the GD library that comes with PHP.
There is a good tutorial over here: http://www.sitepoint.com/article/watermark-images-php
.