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]

Reply via email to