Modify jQuery File Upload

Job ID: 30932980

Budget: $10 – $50 AUD

I have installed jQuery File Upload onto my website and need to make some changes.
You can view the project at https://ffstransport.com.au/admin2_ffs/file_upload/

1. Create a php include function to allow simple insert of this upload to any page on my website.
2. Add a variable "job_id" to the function above. This will be pulled from $_GET['job_id'] on the website.
3. Use the "job_id" variable to define the upload location. Eg: admin2_ffs/uploads/"job_id"/ with job_id being the directory to upload files to.
4. Only display files from the job id directory upon uploading
5. The page to make it function on first is https://ffstransport.com.au/admin2_ffs/file_upload.php?job_id=1234
Related categories: PHP JavaScript MySQL HTML jQuery / Prototype