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

Rich Zygler's Blog: Development Environment layout using Linux, Apache, PHP, and Subversion

Webdigity.com: Caching your pages with PHP

DZone.com: PHP RefCardz Released

Vidyut Luther\'s Blog: Where do you \"define\" your environment/global settings?

Cory Borrow's Blog: Creating thumbs from textfiles with PHP and GD


Community Events











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


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

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