I'm creating an online photo album to share photos with family members that live around the country.
I want the members of my family to be able to upload images, then have it save the images to a folder with a unique file name, but also create a thumbnail of each image, and send the thumbnail file name, along with the original file name to a MySQL database.
Any idea how this is to be done, and how easy it is?
I want the members of my family to be able to upload images, then have it save the images to a folder with a unique file name, but also create a thumbnail of each image, and send the thumbnail file name, along with the original file name to a MySQL database.
Any idea how this is to be done, and how easy it is?