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!
Thumbnail Image gallery
Moderator: General Moderators
Re: Thumbnail Image gallery
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.