Fix Php Upload Script

Fix Php Upload Script
I have a stock photo website that I am trying to make a new upload method using FancyUpload: http://www.rioleo.org/getting-fancyupload-to-work.php

I have it set up, I just need help getting it to process the images correctly once it uploads them. It is very simple, you just have to edit 1 file. I have attached the file that handles the FancyUpload uploads, and I have also attached the file that is currently used to upload via a form. Some things need to be modified, some will be alright. Overall, this project should take about 10 minutes for someone who knows what they are doing.

script.php is the file that is for FancyUpload, upload_photo.php is the file that handles the uploads for the existing form. Some elements from upload_photo.php need to be removed or changed.

Leave a Reply

Your email address will not be published. Required fields are marked *