Creating thumbnails in PHP
Posted: Mon Jun 05, 2006 7:31 am
Hi,
I am using PHP and the GD2 library, to create thumbnails of the images that have been uploaded. Actually, I need to have 2 images, one is the thumbnail and the other a larger image, so how do I go about this?
I am uploading 5 images and uploading it to a folder, when uploading I am resizing it to say 550 px. Now I want to create a thumbnail as well, how do I?
Thanks
Regards,
Vivek
I am using PHP and the GD2 library, to create thumbnails of the images that have been uploaded. Actually, I need to have 2 images, one is the thumbnail and the other a larger image, so how do I go about this?
I am uploading 5 images and uploading it to a folder, when uploading I am resizing it to say 550 px. Now I want to create a thumbnail as well, how do I?
Thanks
Regards,
Vivek