I have a website where users upload images. I was curious if there was a way I could create a script that automatically resizes those images so they don't like stretched or crunched because the user uploaded a graphic with incorrect dimensions.
Is it possible?
Wes
4hero
7:42 pm on May 24, 2006 (gmt 0)
hi Wes,
This is possible, I have used php in the past to do this myself. Search google for "php thumbnail generator" and you may get some ideas from the first result.
jatar_k
7:44 pm on May 24, 2006 (gmt 0)
if you wanted to go a php route we have a post in the PHP library [webmasterworld.com]