I am looking for someone to create a video upload script compatible with my website, my website uses php sessions and at the moment the current method times out when large files are uploaded.
I would like users to be able to set the title, description, price of the video and select the file to upload. When the upload button is pressed all the usual security checks should make sure the file is a valid video file and then the progress bar will load showing the upload progress.
Once complet…