News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



AnyExamples.com:
PHP multiple photo thumbnail generator
0 comments :: posted Friday March 30, 2007 @ 09:03:00
voice your opinion now!

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.

tagged with: thumbnail generator multiple upload file image thumbnail generator multiple upload file image



PEAR cakephp zendframework zend code application mysql releases package security release conference framework developer job pecl database PHP5 ajax book

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