News Feed
Jobs Feed
Sections




News Archive
DevShed:
Dynamic Watermarking with PHP
December 29, 2005 @ 06:38:53

From DevShed today, there's a new tutorial on using the built-in PHP image manipulation functionality (the GD libraries) to dynamically put watermarks on your images.

PHP features a wide array of functions for image handling and manipulation. In today's article, we are going to use those functions to create an image watermarking class. This class will operate on two images: a source image and a watermark. As an optional third parameter our class will also accept an alpha value '" allowing our watermark to contain alpha transparency.

They start off with a brief summary of what the functions are and how the script will work. From there, it's all source code and examples to get the script up and working. In the end, you'll have a script you can call from an img tag in HTML and it will generate the content for you automatically...

0 comments voice your opinion now!
dynamic watermark gd graphics dynamic watermark gd graphics


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Refactoring PHP Code

DevShed: An Image is Worth a Thousand Words in PHP

Wojciech Sznapka's Blog: Dynamic LAMP setup for localhost development

PHPBuilder.com: PHP and Adobe Flex

Kore Nordmann's Blog: Comparision of PHP image libraries


Community Events











Don't see your event here?
Let us know!


conference symfony2 usergroup podcast interview community database zendframework2 testing opinion release phpunit series development rest example language functional introduction framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework