class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
I have a wallpaper site and while trying to figure out how to add pictures sizes I opened the upload.php file and saw that the script was created here. so i'm here to ask a question.
can some one look at my upload.php file and tell me if this script is the one responsible for re-sizing the images. there seems to be a few scripts in my wallpaper script that can achieve image re-sizing and thought i might as well ask here and see if some one can tell from my configured upload.php file.
FYI images are being re-sized with my current upload.php file. version is 2.7, so the site works, just want to know if this is the script that is doing the imgae re-sizing.
The code was to long to post, i'm trying to post from my web.
I have a wallpaper site and while trying to figure out how to add pictures sizes I opened the upload.php file and saw that the script was created here. so i'm here to ask a question.
can some one look at my upload.php file and tell me if this script is the one responsible for re-sizing the images. there seems to be a few scripts in my wallpaper script that can achieve image re-sizing and thought i might as well ask here and see if some one can tell from my configured upload.php file.
FYI images are being re-sized with my current upload.php file. version is 2.7, so the site works, just want to know if this is the script that is doing the imgae re-sizing.
The code was to long to post, i'm trying to post from my web.
http://www.hackitz.ca/Storage/upload.php.txt
I just read my post and don't think I asked the wright question.
The script i have has upload.php, jupload and coopermine.
Now from my understanding all three scripts can resize images.
I was hoping someone could look or my upload.php script and tell me it it looked like it was being used to do the re-sizing.
Thanks again for taking the time to respond.
I just read my post and don't think I asked the wright question.
The script i have has upload.php, jupload and coopermine.
Now from my understanding all three scripts can resize images.
I was hoping someone could look or my upload.php script and tell me it it looked like it was being used to do the re-sizing.
Thanks again for taking the time to respond.