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

Lorna Mitchell: Do Open Source with Git and Github

DZone.com: MySQL PHP search: four-part video tutorial series

Zend Developer Zone: AJAX Chat Tutorial Part 2

Lukas Smith's Blog: Transforming end user queries to Solr

DevShed: Polymorphism, Design Patterns, and PHP Programming


Community Events









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


phpunit community tool opinion code database development podcast introduction zendframework2 release composer api interview framework testing unittest example language object

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