----- Original Message -----
From: "hugh danaher" <[EMAIL PROTECTED]>
To: "Peter" <[EMAIL PROTECTED]>
Sent: Tuesday, June 18, 2002 9:53 PM
Subject: Re: [PHP] dynamic water marks?


> You can use the image functions in php/GD to bring up a .jpg or .png image
> from an online directory, add text or whatever to the image, save the
> resulting image, and then call that image to the users browsers.  Your
> original image will be unaffected.
> If this sounds like what you want check out the image functions in the php
> manual.
> Hope this helps,
> Hugh
> ----- Original Message -----
> From: "Peter" <[EMAIL PROTECTED]>
> To: "Php" <[EMAIL PROTECTED]>; "php_gen"
<[EMAIL PROTECTED]>
> Sent: Tuesday, June 18, 2002 9:22 PM
> Subject: [PHP] dynamic water marks?
>
>
> > howdy ....
> >
> > does any one know if it's possible to assign a dynamic watermark to am
> image
> > or place a watermark effect over a images so it looks like it's on the
> file
> > when it's not really?...with out going into layers hopefully ... for
> > example...
> >
> > a user up loads a simple image to the site say in jpg format
> > when the image is displayed on any page a watermark is disply over part
of
> > the image .. to try and bluff other people into thinking the watermark
is
> > part of the image...
> >
> >
> >
> > Cheers
> >
> > Peter
> > "the only dumb question is the one that wasn't asked"
> >
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to