Page 1 of 1

Thumbnail Image gallery

Posted: Tue May 26, 2009 5:44 am
by smoletar
Hi guys

I need to create a thumbnail gallery of pictures that have been uploaded by users. The images that will be uploaded will be of varying sizes so I need to code so that the images can be displayed in one size.

Here is an example of what I would like to do http://capetown.gumtree.co.za/c-Flat-Ho ... Z130742843

I haven't played around with anything yet, though it would seem like I need to use something in the GD library.

Any help is greatly appreciated!


Thanks
ps I am not expecting anyone to give me the code, just a push in the right direction!

Re: Thumbnail Image gallery

Posted: Tue May 26, 2009 5:47 am
by onion2k
There are loads of great libraries for making thumbnails. I wrote http://code.google.com/p/php-image/ (and then neglected it for nearly a year :) ), so I'd recommend that, but try a few.