News Feed
Jobs Feed
Sections




News Archive
Script-Tutorials.com:
Watermark processing on images using PHP and GD
September 09, 2011 @ 12:36:06

On the Script-Tutorials blog today there's a new tutorial posted showing you how to easily add watermarks to your images dynamically, either as a part of a cache generation or on upload.

I will show you how to use GD library. And, main task today is adding watermark to image and generate result as PNG image into browser. We will using PHP and GD library. This is nice library to work with images at server side. Also (as additional tasks) I will draw little frame over image and will draw some text. Between, you can use this method (of adding watermarks in realtime) to protect original photos.

Full code for the script is included in the post, showing the combining of two images into the one finished product. The code is also available for download if you'd like to get hacking right away.

0 comments voice your opinion now!
watermark image gd combine tutorial


blog comments powered by Disqus

Similar Posts

NETTUTS.com: How to Build a Shopping Cart using CodeIgniter and jQuery

DevShed: Auto Loading Classes in PHP 5

Brian Swan's Blog: Performance Tuning PHP Apps on Windows/IIS with Output Caching

PHPWomen.org: One way to handle concurrency in a multi-user web app

Errumm.co.uk: My first experience in building a FaceBook Application in PHP


Community Events











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


composer development api framework zendframework2 phpunit interview introduction code database unittest language example podcast release testing opinion series community functional

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