Ok, this is the problem. I need to know how to upload multiple images and how to create 80x80 thumbnails for each one. The thing is, users will upload multiple photos of any random size and I need thumbnails of each photo to be 80x80 pixels. can any one help? I will repay the favour... Im not that experienced in PHP although I can script, but I do most of my PHP work of tutorial sites. But this time I just cant find a working script or the right tutorial! Any guidance of any sort will also be repayed.
You have one of 2 options depending on how you want to do things: 1) Find an automatic cropper script that will automatically crop the top/center pictures with an 80x80 ratio and then shrink it down to an 80x80 image 2) Find a script that will let you manually crop images and let users crop them theirselves