I need to upload 100-200 MB files, solution that I found was to use Uploadify or SWFupload. (any takes on which is better to use?).
Now I'm going to set it up , but knowing that my server only accepts files under 3MB via regular post file, do I need to change the php.ini settings to have these large files upload or will the flash uploader take care of that for me?