News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

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




Community Events





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


development introduction phpunit opinion framework api conference manifesto language package release test symfony2 podcast application series interview custom community unittest

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