Welcome Guest, Not a member yet? Register   Sign In
Upload large file in a shared server with a single form. (CGI)
#1

[eluser]jongliko[/eluser]
I have to upload large video files on my server. I'm using a shared server who limit the php form upload to 2 Mo (OVH). So I have to use a cgi script to bypass the limitation.

But I want to use a single classic form for the informations and the file

example form :
- title
- text content
- large video file

So I'm looking for a cgi script that will upload my file and send back the post to CI. Like that I can insert in my db the posted informations, get an id and rename the uploaded video in just one step for the user.

I have tried "ps upload", free but no configuration at all.

Thanks in advance for sharing your solutions or advices for this kind of upload.


Messages In This Thread
Upload large file in a shared server with a single form. (CGI) - by El Forum - 03-05-2009, 05:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB