News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
Cool Image Thumbnail Class
August 30, 2006 @ 07:41:58

On the Zend Developer Zone, they point out a handy little image manipulation class they've come across - GenXDesign's PHP Thumbnail Class - as well as some details about it.

I've seen a lot of implementations of thumb nail functionality in PHP, I've even written a couple of my own. I like this class thought. In looking over the code the first thing you notice is that it's clean code. I don't mean they use the latest whiz-bang method to cshave a few keystrokes.

This code is simple, nicely formatted and easy to read through. My only real problem with the code itself is that it is not terribly well documented. That can be forgiven since easy to read.

Cal talks about some of the other features of the class, including that it works with gif/jpeg/png images, makes it easy to set the quality of the jpgs, and makes it easy to display the dynamic images directly to the browser. Check out the demo for more.

0 comments voice your opinion now!
image thumbnail class genxdesign gif jpeg png quality resize image thumbnail class genxdesign gif jpeg png quality resize


blog comments powered by Disqus

Similar Posts

Philip Norton's Blog: Desaturate Images With PHP

PHPit.net: Image manipulation with PHP & the GD library (Part 2)

Kore Nordmann's Blog: Comparision of PHP image libraries

Michelangelo van Dam's Blog: Quality Assurance on PHP projects - PHPDocumentor

Stoyan Stefanov's Blog: CSS Sprites generation tool


Community Events











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


podcast introduction opinion community code interview series application development object testing release functional phpunit unittest language zendframework2 example framework tool

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