Simple Watermarking Script in PHP

October 12, 2008 · Filed Under PHP/MySQL/HTML/CSS · Comment 

Recently i needed to modify some script and add watermark functionality. I googled and found few solutions, but this was most easiest for me to implement. Here is the simple php script for watermarking images. You will need to create watermark.gif transparent image in photoshop. Read more