Forum Moderators: coopster

Message Too Old, No Replies

Displaying a thumbnail image with a new size

resize thumbnail image

         

shaid

5:26 am on Dec 16, 2007 (gmt 0)

10+ Year Member



Hi
Firstly, I have made the image to thumbnail and then stored in mysql database with image name.
No what i m looking for is that:
when I want to display the image selecting from database as a new size. Suppose My thumbnail image size is 100*100 and I want to show it as 200*200 and in other pages it may vary.

SO how can I make this out?
I m using php, mysql and smarty
Thank you.

eelixduppy

6:54 pm on Dec 18, 2007 (gmt 0)



Hello and Welcome to WebmasterWorld!

Do you want to just display it as a different size or do you actually want to change the image size to whatever you want and then display it at full size? The implementation will be completely different.