News Feed
Jobs Feed
Sections




News Archive
AnyExamples.com:
PHP multiple photo thumbnail generator
March 30, 2007 @ 09:03:00

The AnyExamples site has a new tutorial posted that looks the creation of a "multiple photo thumnail generator".

Built-in PHP library gd does not have ready-to-use function for photo(jpeg) thumbnail generation. Although there are many such examples on the net, they are usually not suitable for effective generating series of thumbnails (240x240, 140x140, 80x80). This article provides php function thumbnail_generator and trivial image uploading script, which generates series of thumbnails.

They start with the creation of two functions, one to calculate the new thumbnail's size and the other to work to create it. They explain it briefly then move on to a useful application - a file upload that automatically creates a thumbnail for an uploaded image.

0 comments voice your opinion now!
thumbnail generator multiple upload file image thumbnail generator multiple upload file image


blog comments powered by Disqus

Similar Posts

Stubbles Blog: XJConf for PHP 0.2.0 released

Pierre-Alain Joye's Blog: imagerotate, little confusions in the manual (damned, I cannot say RTFM!)

DevShed: Creating an Error Handling Module for a PHP 5 File Uploader

Ben Ramsey\'s Blog: Create an Image from XML Data

Rob Allen's Blog: File uploads with Zend_Form_Element_File


Community Events











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


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

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