add watermark on images

Given a image named image.jpg, what is the code to allow me to add watermark
on it?

Thanks for any idea.
@ [ Mo, 31 März 2008 06:41 ] [ ID #1933041 ]

Re: add watermark on images

On Mar 31, 7:41 am, "George" < [at] > 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
George Maicovschi [ Mo, 31 März 2008 09:03 ] [ ID #1933045 ]

Re: add watermark on images

<comp.lang.php>
<>
<Mon, 31 Mar 2008 12:41:45 +0800>
<47f06bb5$1 [at] 127.0.0.1>

> Given a image named image.jpg, what is the code to allow me to add watermark
> on it?
>

Do you want to write some text on the image - or do you want to paste a
small image onto it ? .


--
www.krustov.co.uk
Hans-Peter Sauer [ Di, 01 April 2008 13:40 ] [ ID #1933092 ]
PHP » comp.lang.php » add watermark on images

Vorheriges Thema: how can i make a download through php
Nächstes Thema: Possible to text based submit via php?