Hi
I have
image upload form, user attaches aimage file, and selects
image size to resize the uploaded
image file(200kb, 500kb, 1mb, 5mb, Original). Then my script needs to resize
image file size based on user's optional size, but im not sure how to implement this feature,
For example,
…