Quantcast
Channel: Freelancer New Contest Projects
Viewing all articles
Browse latest Browse all 84375

Modify or rewrite php script for photo gallery website by tulip2013

$
0
0
Hi, I am building a photo gallery site and have a php script that will create three different sized .jpg thumbnails from one uploaded image. The script is cobbled together and although it works it needs rewriting. I would like the new script to create the thumbnails then place each of the thumbnails and the original file into individual directories while auto incrementing numerically all the files in each directory so they are the same relative number in each directory. I would then like the script to delete the original file. I would like a simple password protected front end that would enable me to upload a batch of images at a time. The images to upload will be in .jpg or .png format around 5000 x 3000 pixels and around 5Mb. I would like to use the same php GD processing as the original script as I have had good results so far. (Prize: 30)

Viewing all articles
Browse latest Browse all 84375

Trending Articles