Home > Multimedia, PHP, Programming > Watermark Images

Watermark Images

November 4th, 2009

I need a class to watermark images with text based (not image overlay)

The class only needs to contain the watermark script – No resizing etc. – the class must not contain anything by the watermark script

The text watermark will be a site url like: http://site.com

I have GD installed but no imagemagik


Watermark Images