| Watermarking Script | | This script aims to provide a simple way of marking an image with a digital "watermark" to prevent unauthorized use. It is implemented as a PHP class and should be usable inside most PHP scripts. Images are accepted either as a filename or as a reference to a PHP resource.
|