Large file uploads from web pages

Posted by jerrygarciuh on Stack Overflow See other posts from Stack Overflow or by jerrygarciuh
Published on 2010-04-27T21:56:29Z Indexed on 2010/04/27 22:33 UTC
Read the original article Hit count: 526

Filed under:
|
|
|
|

Hi folks,

I code primarily in PHP and Perl. I have a client who is insisting on seeking video submissions (any encoding) from the public via one of their pages rather than letting YouTube do its job.

Server in question is a virtual machine and I can adjust ini settings for max post, max upload size etc as needed.

My initial thought is to use a Flash based uploader with PHP on the back end but I wondered if someone might have useful advice and experience on the subject?

Peace

JG

© Stack Overflow or respective owner

Related posts about upload

Related posts about fileupload