I need to make a script that will echo out the contents of a image that is stored in a blob in a mysql database. I can do that all fine and dandy, but I want a watermark to appear on the image as well. A small watermark with my site name on it. This will not be css covering it, it will be altered to have it on it (the picture will be altered out like image.php?id=1 ) so getting away from the watermark would be impossible.
I've searched all over and can't find it, please help.