News Feed
Jobs Feed
Sections




News Archive
Icant.co.uk:
How to create thumbnails with PHP and gd
July 14, 2006 @ 06:26:37

One of the best moves that the PHP language developers could have made was to bring the GD library code "into the fold" and integrate it with recent PHP installations. This makes it easy to manipulate images and customize things on the fly. Another thing it allows is the generation of thumbnails for your site, either dynamically or in something like a cron job. Want to know how? Well, read up here.

In this article from Icant.co.uk, they step you through the creation of these smaller, lighter versions of your images with lots of code and explainations. Topics covered include:

  • The logic of batch processing thumbnails
  • The PHP functions to use
  • The main thumbnail generation function

They also include instructions on how to check your installation for GD support and how to load it if it's not already there (module support).

1 comment voice your opinion now!
create thumbnails gd library graphics tutorial create thumbnails gd library graphics tutorial


blog comments powered by Disqus

Similar Posts

IBM developerWorks: Cloud computing with PHP, Part 1: Using Amazon S3 with the Zend Framework

Odafe Ojenikoh's Blog: Interactive PHP CLI Applications using Zend Form

Brian Swan's Blog: Consuming "Dallas" Data with PHP

The Shadow Fox Network: Building an RSS Feed From a Database

Scott Mattocks' Blog: PHP-GTK News #22


Community Events











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


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

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