I am using the move_uploaded_file function to upload photos on my site. I need an easy way to resize the image to a very small size and then upload it to a thumbnail folder. And then also upload a larger size to another folder. Does anyone have any code on how to do that??