well i understand that this is normally a digit signature involved.  That is
why i am concerned about dynamic creation.  looking through the image
functions i dont actually see a obvious function that would do such a thing.
Can you please tell me what and how if this is simple.  thank you




Thank You,

Jon Yaggie
www.design-monster.com

And they were singing . . .

'100 little bugs in the code
100 bugs in the code
fix one bug, compile it again
101 little bugs in the code

101 little bugs in the code . . .'

And it continued until they reached 0


----- Original Message -----
From: "Chris Anderson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Sunday, July 08, 2001 10:50 AM
Subject: Re: [PHP] watermarks


> a watermark is not something ON an image. A watermark is the same as a
> digital signature so you know who created the piece
> ----- Original Message -----
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, July 07, 2001 11:38 PM
> Subject: Re: [PHP] watermarks
>
>
> > on 7/7/01 11:27 PM, Chris Lambert - WhiteCrown Networks at
> > [EMAIL PROTECTED] wrote:
> >
> > > I am afraid I am completely stupid in the way that watermarks
> > > work(researching now).  however I need to know quickly if I can
> dynamically
> > > apply a watermark to an image using PHP.  Any one know?
> >
> >
> > Just use
> >  imagestring (int im, int font, int x, int y, string s, int col)
> >
> > that is if you have the GD lib installed.
> >
> > Susan
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to