hi,
I am using the following that works well when uploading new images and creates thumbnails.
http://imageresizing.net/docs/basics
Is it possible to do the same with existing images on the server.
for example I have a folder called images and the sql database has a table called images which holds filepath
to image on server
table
imageId
Filepath
userId
Go to the complete details ...